emacs-devel
[Top][All Lists]
Advanced

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

Re: Compiled files without sources????


From: Chong Yidong
Subject: Re: Compiled files without sources????
Date: Fri, 29 Jul 2011 18:33:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Paul Eggert <address@hidden> writes:

> On 07/28/11 16:00, Richard Stallman wrote:
>> I see two quick ways to fix them: to delete the compiled files, or to
>> add the sources they are made from.
>
> Presumably the latter would be less intrusive, technically.
> I don't know where the sources are, though; I don't even
> know what CEDET is, other than the name.
>
> Chong merged them into the trunk; perhaps he can say where
> the sources are, add them to the trunk, and regenerate the
> 23.2 and 23.3 tarballs?  I'll CC: this email to him.  (Chong, this
> thread starts at
> <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01085.html>.)

Yes, I was the one who handled the big CEDET merge; since the parsers
are Emacs Lisp source code, I didn't think there would be an issue with
the GPL.  My apologies for the screw-up.

If we must include the original grammar files, they are these six files
from the CEDET tarball:

c.by
make.by
scheme.by
javascript-jv.wy
java-tags.wy

There are two options: I can either put these six files in the etc/
directory and regenerate the tarballs, or put them in a separate tarball
in the FTP directory as the Emacs tarballs.  Since the .wy and .by files
are not currently integrated into the Emacs make process (that is one of
the things planned for 24.2), but have to be generated by hand to obtain
the files found in the lisp/ tree, these two options are functionally
equivalent AFAICT.



reply via email to

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