Re: [Flex-devel] yytext and similar in -P scanners
flex is a tool for generating scanners
Brought to you by:
wlestes
From: Petr M. <pma...@re...> - 2007-06-25 14:09:04
|
Will Estes wrote: > Thanks for the patch. We'll evaluate it for inclusion in the cvs tree. There was a bug discovered in my earlier "yy" patch. When in C++ mode, it shouldn't emit the yy macros. I'm sending cvs diff that does this. (Originally created by Srinivas Aji) Thanks, PM |