mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +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:
@@ -1,3 +1,10 @@
|
||||
2001-11-05 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* 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.
|
||||
|
||||
2001-11-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/getargs.c (longopts): Support `--output'. getopt is now
|
||||
|
||||
Reference in New Issue
Block a user