Date: Thu, 20 Dec 2007 14:39:17 -0700 (MST) From: "M. Warner Losh" <imp@bsdimp.com> To: dds@aueb.gr Cc: hackers@FreeBSD.ORG Subject: Re: Some diffs Message-ID: <20071220.143917.635806033.imp@bsdimp.com> In-Reply-To: <476AE053.5060103@aueb.gr> References: <20071219.232511.-1548301831.imp@bsdimp.com> <476AE053.5060103@aueb.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <476AE053.5060103@aueb.gr> Diomidis Spinellis <dds@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071220.143917.635806033.imp>