Hideki IWAMOTO <[email protected]> writes: > If you re-generated C-source(*.c) from Lex-source(*.l) using flex-2.5.35, > the message
OK, I see. I thought it was part of the configure process. >> >> input buffer overflow, can't enlarge buffer because scanner uses REJEC > > should never be displayed. I think that you are using C-source generated > using flex-2.5.4 included in the GLOBAL distribution. > > Would you try the following commands? > > cd global-6.2.x I tried both global-6.2 and global-6.2.4. Same result. > flex -o libparser/php.c libparser/php.l Results in: libparser/php.l:271: warning, rule cannot be matched Weird, because I have flex 2.5.35 and Shigio YAMAGUCHI wrote he has it working. Best regards, Arne _______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global
