]> git.saurik.com Git - bison.git/commitdiff
* NEWS: Document when yyparse started to return 2.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2005 14:06:52 +0000 (14:06 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Sep 2005 14:06:52 +0000 (14:06 +0000)
* doc/bison.texinfo (Parser Function): Document when yyparse
returns 2.

* data/lalr1.cc: Revert part of previous change, as it's incompatible.
(b4_filename_type): Renamed back from b4_file_name_type.  All uses
changed.
(class position): file_name -> filename (reverting).  All uses changed.


No differences found