Pardon the top-post stuck with OWA at the moment. I thought it might have been a bootstrapping issue, but wasn't certain.
Thanks Eric,
--
Ron Parker
________________________________________
From: Eric M. Ludlam [ericludlam@...]
Sent: Sunday, September 25, 2011 4:28 PM
To: Ronald Parker Jr
Cc: cedet-devel@...
Subject: Re: [CEDET-devel] Generated file checked into repo
On 09/13/2011 11:41 AM, Ronald Parker Jr wrote:
> Looks like semantic/semantic-grammar-wy.el was checked in. Shouldn't it be generated from semantic-grammar.el? Or, is there a reason this particular file is checked in anyway?
That is checked in to solve bootstrapping problems. You can't generate
it without a working parser, and it is the parser you need to generate
itself. Thus, we check it in so you can bootstrap a build, and use that
to create a new copy of it. ;)
Eric
|