* data/lalr1.cc: Use temporary variables instead of casts to

change integer types.
Suggested by Paul Eggert.
This commit is contained in:
Akim Demaille
2003-02-21 08:13:37 +00:00
parent 95923bd6a6
commit f939fc12fe
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2003-02-21 Akim Demaille <akim@epita.fr>
* data/lalr1.cc: Use temporary variables instead of casts to
change integer types.
Suggested by Paul Eggert.
2003-02-21 Akim Demaille <akim@epita.fr>
* doc/bison.texinfo: Use "location" consistently to refer to @n,