mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-09-08 17:37:08 +00:00
Fix comment in latest checkin; there wasn't a bug.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
2004-09-27 Paul Eggert <[email protected]>
|
2004-09-27 Paul Eggert <[email protected]>
|
||||||
|
|
||||||
* src/parse-gram.y (add_param): Fix bug where NUL was mishandled.
|
* src/parse-gram.y (add_param): Rewrite to avoid strchr,
|
||||||
Avoid the use of strchr to avoid future recurrences.
|
since it's less likely to work if NULs are involved in the future.
|
||||||
|
|
||||||
2004-09-27 Akim Demaille <[email protected]>
|
2004-09-27 Akim Demaille <[email protected]>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user