bison/src scan-skel.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/12 02:27:51 Modified files: src : scan-skel.l Log message: (yylineno, yyoutname): Remove static vars, replacing them with auto vars. Switch to new escape scheme, where @ is the escape character uniformly. Abort if a stray escape character is found. Avoid unbounded input buffer when parsing non-escaped text. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/scan-skel.l.diff?tr1=1.16&tr2=1.17&r1=text&r2=text