bison/src scan-gram.l
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Paul Eggert <[email protected]> 02/11/05 18:50:12 Modified files: src : scan-gram.l Log message: (braces_level): Now auto, not static. Initialize to zero if the compiler is being picky. (INITIAL): Clear braces_level instead of incrementing it. (SC_BRACED_CODE): Treat <% and %> as { and } when inside C code, as POSIX 1003.1-2001 requires. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/scan-gram.l.diff?tr1=1.32&tr2=1.33&r1=text&r2=text