bison/data yacc.c
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/25 01:42:10 Modified files: data : yacc.c Log message: (yyerrlab1): Move this label down, so that the parser does not discard the lookahead token if the user code invokes YYERROR. This change is required for POSIX conformance. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/data/yacc.c.diff?tr1=1.38&tr2=1.39&r1=text&r2=text