Posted By:
Anonymous
Posted On:
Wednesday, May 30, 2001 04:49 AM
Hi,
I get compilation errors as mentioned
in the subject line during the compilation of the
ANTLR generated cpp code. I end up modifying
the source, manually to get things going. Eg.,
change lse to else, and recompile.
I keep facing similar such problems. Instead of 'const' I see
'onst' in the ANTLR created files.
Can you help me out ? Am I seeing a bug with ANTLR compiler
or my .g is faulty ?
Anand