| Issue 197: | String with special characters | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Create a .hx file with the string "\x1A". xxx.cpp(yyy) : fatal error C1057: unexpected end of file in macro expansion The problem is that the string doesn't escape that character, just puts the character/byte as it is.
Feb 2, 2013
Project Member
#1
gameh...@gmail.com
Status:
Fixed
|