"Mahmoud A. Gomaa" <[EMAIL PROTECTED]> writes: > I am new to Bison, and I was using Bison1.34. The project I worked > on was working well but when I tried to use later versions of Bison > "Bison1.50 1.875 2.0 2.1" all of them failed to generate the right > output.
Have you tried Bison test version 2.1a? It fixes some backward compatibility bugs. ftp://alpha.gnu.org/gnu/bison/bison-2.1a.tar.gz If 2.1a doesn't work for you, can you please email a test case illustrating the problem to [EMAIL PROTECTED] Thanks.
