mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
* src/reader.c (gensym): `gensym_count' is your own.
Use a static buf to create the symbol name, as token_buffer is no longer a buffer.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-02-21 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (gensym): `gensym_count' is your own.
|
||||
Use a static buf to create the symbol name, as token_buffer is no
|
||||
longer a buffer.
|
||||
|
||||
2001-02-08 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/conflicts.c (conflict_report): Be sure not to append to res
|
||||
|
||||
Reference in New Issue
Block a user