bison-patches
[Top][All Lists]
Advanced

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

Re: --yacc and token #define's


From: Joel E. Denny
Subject: Re: --yacc and token #define's
Date: Sat, 10 Jun 2006 17:48:49 -0400 (EDT)

On Sat, 10 Jun 2006, Joel E. Denny wrote:

> The idea of removing token #define's in the absence of --yacc has come up 
> a few times over the past year.

We didn't discuss removing the enum in the presence of --yacc.  That would 
make `bison -y' more yacc-like, I guess.  Any reason not to remove it? 
Only for "yacc.c", of course.

The man page still states that --fixed-output-files is equivalent to 
--yacc, which it states is equivalent to `-o y.tab.c'.  I'd like to clean 
this up.  We want to deprecate --fixed-output-files, right?  I also see 
--fixed-output-files mentioned in "gnulib/doc/standards.texi".

Joel




reply via email to

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