mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* src/bison.simple (YYSTYPE, YYLTYPE): Move their definitions
before their first uses. (YYBISON, YYPURE): Move to the top of the output.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-11-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/bison.simple (YYSTYPE, YYLTYPE): Move their definitions
|
||||
before their first uses.
|
||||
(YYBISON, YYPURE): Move to the top of the output.
|
||||
|
||||
2001-11-30 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/reduce.at (Useless Nonterminals): Fix.
|
||||
|
||||
Reference in New Issue
Block a user