mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* tests/glr-regression.at (Duplicated user destructor for lookahead):
Mark it as expected to fail. Cast result of malloc; problem reported by twlevo@xs4all.nl. * tests/actions.at, tests/calc.at, tests/glr-regression.at: Don't start user-code symbols with "yy", to avoid name space problems.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2005-09-19 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* tests/glr-regression.at (Duplicated user destructor for lookahead):
|
||||
Mark it as expected to fail.
|
||||
Cast result of malloc; problem reported by twlevo@xs4all.nl.
|
||||
* tests/actions.at, tests/calc.at, tests/glr-regression.at:
|
||||
Don't start user-code symbols with "yy", to avoid name space problems.
|
||||
|
||||
2005-09-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Remove the traits, failed experiment.
|
||||
|
||||
Reference in New Issue
Block a user