mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 16:53:02 +00:00
* src/reader.c (parse_union_decl): Output yystype/YYSTYPE as we do
with yyltype/YYLTYPE. This allows inclusion of the generated header within the parser if the compiler, such as GGC, accepts multiple equivalent #defines.
This commit is contained in:
@@ -34,7 +34,7 @@ File: bison.info, Node: Top, Next: Introduction, Up: (dir)
|
||||
Bison
|
||||
*****
|
||||
|
||||
This manual documents version 1.30a of Bison, updated 4 November
|
||||
This manual documents version 1.30a of Bison, updated 5 November
|
||||
2001.
|
||||
|
||||
* Menu:
|
||||
|
||||
Reference in New Issue
Block a user