mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
tests: portability fix.
* tests/input.at (Bad escapes in literals): Don't expect "echo
'\0'" to output \ then 0.
(cherry picked from commit 3bed3a757f)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2009-08-26 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
tests: portability fix.
|
||||
* tests/input.at (Bad escapes in literals): Don't expect "echo
|
||||
'\0'" to output \ then 0.
|
||||
|
||||
2009-08-26 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
Actually handle the yytable zero value correctly this time.
|
||||
|
||||
Reference in New Issue
Block a user