Some diffs

M. Warner Losh imp at bsdimp.com
Thu Dec 20 13:41:05 PST 2007


In message: <476AE053.5060103 at aueb.gr>
            Diomidis Spinellis <dds at aueb.gr> writes:
: M. Warner Losh wrote:
: > And the last, rather long, patch converts the .y in config to a form
: > that more versions of yacc would grok.
: > 
: > Comments?
: [...]
: > -	INCLUDE ID SEMICOLON
: > -	      = {
: > +	INCLUDE ID SEMICOLON {
: [...]
: 
: The = { way for specifying yacc actions is item 5 in yacc's Appendix D 
: titled "Old Features Supported but not Encouraged" in the Seventh 
: Edition Unix Programmer's Manual (January, 1979).  I believe it's now 
: time to make the switch.  Thanks!

We can't switch until the feature has been deprecated for 30 years or
more, right?

Warner


More information about the freebsd-hackers mailing list