bison/doc bison.texinfo
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/05/12 15:34:21 Modified files: doc : bison.texinfo Log message: (How Can I Reset @code{yyparse}): Reword the English a bit. Fix fclose typo. Change "const char" to "char const", and use ANSI C rather than K&R for "main". Suggest YY_FLUSH_BUFFER over yyrestart (as that is what Flex recommends) and suggest yy_switch_to_buffer. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/doc/bison.texinfo.diff?tr1=1.107&tr2=1.108&r1=text&r2=text