mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 05:40:32 +00:00
Remove compiler warnings in GLR parsers.
* data/glr.c (yySymbol): Define as int to avoid compiler warnings about possible change of value.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2010-09-09 Paul Hilfinger <[email protected]>
|
||||
|
||||
* data/glr.c (yySymbol): Define as int to avoid compiler warnings about
|
||||
possible change of value.
|
||||
|
||||
2010-09-08 Paul Hilfinger <[email protected]>
|
||||
|
||||
* data/glr.c (yy_reduce_print): Change yyrhsVals to yyvsp to remove
|
||||
|
||||
Reference in New Issue
Block a user