2004-11-23 Akim Demaille <[email protected]>

* data/lalr1.cc (YYSTYPE): Define it as is done for C, instead
	of #defining from yystype.
	Don't typedef yystype, C++ does not need it.
	This lets it possible to forward declare it as union.
This commit is contained in:
Akim Demaille
2004-11-23 19:56:12 +00:00
parent 78e526d5fa
commit be3d9d4219
2 changed files with 14 additions and 7 deletions
+7
View File
@@ -1,3 +1,10 @@
2004-11-23 Akim Demaille <[email protected]>
* data/lalr1.cc (YYSTYPE): Define it as is done for C, instead
of #defining from yystype.
Don't typedef yystype, C++ does not need it.
This lets it possible to forward declare it as union.
2004-11-23 Paul Eggert <[email protected]>
* bootstrap (gnulib_modules): Add extensions.