mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* data/bison.c++: s/b4_item_number_max/b4_rhs_number_max/.
Adding #line. Remove the duplicate `typedefs'. (RhsNumberType): Fix the declaration and various other typos. Use __ofile__. * data/bison.simple: Use __ofile__. * src/scan-skel.l: Handle __ofile__.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2002-04-08 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* data/bison.c++: s/b4_item_number_max/b4_rhs_number_max/.
|
||||
Adding #line.
|
||||
Remove the duplicate `typedefs'.
|
||||
(RhsNumberType): Fix the declaration and various other typos.
|
||||
Use __ofile__.
|
||||
* data/bison.simple: Use __ofile__.
|
||||
* src/scan-skel.l: Handle __ofile__.
|
||||
|
||||
2002-04-08 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/gram.h (item_number_t): New, the type of item numbers in
|
||||
|
||||
Reference in New Issue
Block a user