This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem with bison ?


Hi,
	I am having problems with a recent version of bison.
I am compiling a file with the following command :
bison --output=x.cxx my.y

Bison runs with a warning about a shift/reduce conflict but does *not*
producet my x.cxx file ! :(

Using the exact same command from an older version seems to generate
the file correctly, but I need to get the more recent version working for
other reasons.

The current version I am using is : bison --version
bison (GNU Bison) 1.75
I even reinstalled it from todays updates.

Any help is appreciated.

Thanks
CPH

P.S> Please CC me as I am not subscribed to this email list.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]