bug-bison
[Top][All Lists]
Advanced

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

Re: suspect of bug


From: Paul Eggert
Subject: Re: suspect of bug
Date: Mon, 4 Nov 2002 23:55:59 -0800 (PST)

> From: Gerardo Enrique Paredes Mancia <address@hidden>
> Date: Tue, 5 Nov 2002 00:37:00 -0600
> 
> bison -y ./src/common/parser.y
> ./src/common/parser.y:101.6: parse error, unexpected ":", expecting ";" or "|"

> i got this error compiling wxWindows-2.3.1 on FreeBSD-4.6-STABLE using bison 
> 1.75, this problem did not ocurred on prior versions of Bison, so i suspect 
> must be a bug.

No, it's a syntax error in the wxWindows-2.3.1 parser.y.  Older Bisons
let the bug go, but the newer Bison is pickier.

The bug is fixed in wxWindows-2.3.3.




reply via email to

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