foralex / picoc

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

lex.c missing macro line #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
603th line in lex.c missing fancy error macro

#ifdef FANCY_ERROR_REPORTING
                    Parser->CharacterPos = 0;
#endif

Original issue reported on code.google.com by sonerkok...@gmail.com on 23 Feb 2010 at 12:55

GoogleCodeExporter commented 9 years ago
Thanks for the report, however this bug was already fixed in revision #403

Original comment by zik.sale...@gmail.com on 25 Feb 2010 at 8:17