bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 002-gary-error-msg-quoting-test


From: Akim Demaille
Subject: Re: 002-gary-error-msg-quoting-test
Date: 10 Sep 2002 15:31:30 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| 10-09-2002  Gary V. Vaughan  <address@hidden>
|         * tests/regression.at (Invalid inputs): Fix quotation marks in
|         expected output.
| 
| --- tests/regression.at.orig    Tue Sep 10 14:06:57 2002
| +++ tests/regression.at Tue Sep 10 14:11:25 2002
| @@ -298,7 +298,7 @@
|  input.y:6.1: invalid character: `%'
|  input.y:6.2: invalid character: `-'
|  input.y:7.1-8.0: unexpected end of file in a prologue
| -input.y:7.1-8.0: parse error, unexpected PROLOGUE, expecting ";" or "|"
| +input.y:7.1-8.0: parse error, unexpected `PROLOGUE', expecting `";"' or `"|"'
|  ]])
|  
|  AT_CLEANUP

Hi Gary,

This patch is wrong: the quotes are no longer there.  How come you
have them?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]