bug-bison
[Top][All Lists]
Advanced

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

Re: filenaming with .yxx extensions


From: Ken Foskey
Subject: Re: filenaming with .yxx extensions
Date: 28 Feb 2002 22:12:52 +1100

On Thu, 2002-02-28 at 00:53, Paul Eggert wrote:
> > From: Akim Demaille <address@hidden>
> > Date: 27 Feb 2002 09:36:55 +0100
> 
> > bison --define=foo.z -o foo.x foo.y
> 
> This seems like it would be an adequate workaround for OpenOffice.org.
> If they use this:
> 
> bison -d -o .../rscyacc.yxx --defines=.../rscyacc.yxx.h rscyac.y
> 

I think there is a bug if the --defines=xx is before -o it does not
work.  It breaks the same as -o alone, so I think Paul is right here.

Bug number 3:

I understand gwen has commented as well and you are considering putting
an error out when defines file = the output file.


Problem with suggestion:

It does not run with bison 1.28 OO baseline  (try it).

I have however supplied a 1.33 only patch but this is dependant on
acceptance and forcing an upgrade of all developers, not pretty.

KenF





reply via email to

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