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]> 03/03/13 02:07:17 Modified files: src : scan-gram.l Log message: (YY_USER_INIT): Initialize code_start, too. (<INITIAL><<EOF>>, <SC_PRE_CODE><<EOF>>): Set *loc to the scanner cursor, instead of leaving it undefined. This fixes a bug reported by Tim Van Holder in <http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00023.html>. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/scan-gram.l.diff?tr1=1.57&tr2=1.58&r1=text&r2=text