kurioes / pmix

Automatically exported from code.google.com/p/pmix
0 stars 0 forks source link

Unicode literals in CoverRetriever #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Building from source fails with multiple 'unenclosed literal errors'

Please provide any additional information below.

Probably there is another solution to do with my setup, but whenever I use
unicode literals in a code file I would use the encoded version, ie. 'é' ==
'\u0232'

Patch provided for this minor change.

Original issue reported on code.google.com by mafro...@gmail.com on 3 Jan 2010 at 12:49

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by stefan.a...@gmail.com on 6 Mar 2010 at 12:02