* data/bison.simple (b4_sint_type, b4_uint_type): Correct to reflect

32-bit arithmetic.
* data/bison.c++ (b4_sint_type, b4_uint_type): Ditto.
This commit is contained in:
Paul Hilfinger
2002-05-13 00:27:26 +00:00
parent 308a2f7637
commit fcc618005a
3 changed files with 10 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2002-05-12 Paul Hilfinger <Hilfinger@CS.Berkeley.EDU>
* data/bison.simple (b4_sint_type, b4_uint_type): Correct to reflect
32-bit arithmetic.
* data/bison.c++ (b4_sint_type, b4_uint_type): Ditto.
2002-05-07 Akim Demaille <akim@epita.fr>
* tests/synclines.at: Be sure to prototype yylex and yyerror to