On Oct 10, 2005, at 21:45, Joshua Hoblitt wrote:
On Mon, Oct 10, 2005 at 06:19:12PM +0200, Leopold Toetsch wrote:
Joshua Hoblitt (via RT) wrote:
-/^error:imcc:parse error, unexpected SHIFT_LEFT.*/
+/^error:imcc:syntax error, unexpected SHIFT_LEFT.*/
... just test for (parse|syntax)
I considered that but "syntax error" is specified by POSIX. Doesn't
really matter as longer as it will work with newer versions of Bison.
I have no problem updating to a never bison version. Just OS/X is a bit
confusing:
$ bison --version
GNU Bison version 1.28
So if more folks can confirm that we want/need >= 1.75c, let's do it.
-J
leo