mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Rework glr.c slightly to avoid gcc -Wtraditional warnings.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2003-08-04 Paul Eggert <eggert@twinsun.com>
|
||||||
|
|
||||||
|
Rework code slightly to avoid gcc -Wtraditional warnings.
|
||||||
|
* data/glr.c (yyuserMerge): Return void, not YYSTYPE.
|
||||||
|
The returned value is now stored in *YY0. All callers changed.
|
||||||
|
* src/output.c (merge_output): Adjust to the above change.
|
||||||
|
|
||||||
2003-07-26 Paul Eggert <eggert@twinsun.com>
|
2003-07-26 Paul Eggert <eggert@twinsun.com>
|
||||||
|
|
||||||
* data/glr.c (YYASSERT): New macro.
|
* data/glr.c (YYASSERT): New macro.
|
||||||
|
|||||||
Reference in New Issue
Block a user