mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* tests/regression.at (Token definitions): Don't use a token named c.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2005-03-25 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* tests/regression.at (Token definitions): Don't use a token named
|
||||
c, as that generates a "#define c ..." that runs afoul of buggy
|
||||
stdlib.h that uses the identifier c as a member of struct
|
||||
drand48_data. Problem reported by Horst Wente.
|
||||
|
||||
2005-03-21 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* bootstrap: Change translation URL from
|
||||
|
||||
Reference in New Issue
Block a user