[antlr-interest] C++ unicode example

Hrvoje Nezic hrvoje.nezic at envox-lab.hr
Tue Nov 19 07:28:45 PST 2002


I tried the unicode example for C++, using Visual C++ 6.0 .

This example doesn't compile.

Compiler splits _tokenSet_0_data_[] array into smaller lines
like this:
    ....  4294967295UL, 429
4967295UL, 4294967295UL, ....

which is not correct.

Also, compiler doesn't recognize characters: '\ufffe'
("unrecognized character escape sequence"). 

Regards,
Hrvoje Nezic



 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list