mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-09-08 17:37:08 +00:00
* src/parse-gram.y (add_param): Fix bug where NUL was mishandled.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2004-09-27 Paul Eggert <[email protected]>
|
||||||
|
|
||||||
|
* src/parse-gram.y (add_param): Fix bug where NUL was mishandled.
|
||||||
|
Avoid the use of strchr to avoid future recurrences.
|
||||||
|
|
||||||
2004-09-27 Akim Demaille <[email protected]>
|
2004-09-27 Akim Demaille <[email protected]>
|
||||||
|
|
||||||
* data/yacc.c (YY_LOCATION_PRINT): Fix its default declaration.
|
* data/yacc.c (YY_LOCATION_PRINT): Fix its default declaration.
|
||||||
|
|||||||
Reference in New Issue
Block a user