]> git.saurik.com Git - bison.git/commit
* src/reader.c (parse_union_decl): Output yystype/YYSTYPE as we do
authorAkim Demaille <akim@epita.fr>
Mon, 5 Nov 2001 09:12:38 +0000 (09:12 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 5 Nov 2001 09:12:38 +0000 (09:12 +0000)
commitd61c57b70c64f8df79be329a519ca8e4800dadfa
tree357b4e011683e90fef59d71cbb9899f181222b53
parentea57e0a3c4dd5eb4271f446f97e61aa594ada128
* 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.
ChangeLog
doc/bison.info-1
doc/bison.texinfo
doc/stamp-vti
doc/version.texi
src/reader.c