projects
/
platform
/
upstream
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
345532d
)
(Invalid inputs): Adjust wording in diagnostic to match the new behavior.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 10 Nov 2002 05:27:18 +0000
(
05:27
+0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 10 Nov 2002 05:27:18 +0000
(
05:27
+0000)
tests/regression.at
patch
|
blob
|
history
diff --git
a/tests/regression.at
b/tests/regression.at
index
b162419
..
d91dbc6
100644
(file)
--- a/
tests/regression.at
+++ b/
tests/regression.at
@@
-297,7
+297,7
@@
input.y:4.2: invalid character: `&'
input.y:5.1-17: invalid directive: `%a-does-not-exist'
input.y:6.1: invalid character: `%'
input.y:6.2: invalid character: `-'
-input.y:7.1-8.0:
unexpected end of file in `%{ ... %}'
+input.y:7.1-8.0:
missing `%}' at end of file
input.y:7.1-8.0: parse error, unexpected "%{...%}", expecting ";" or "|"
]])