mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +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 <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
|
* 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 <akim@epita.fr>
|
2004-09-27 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* 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