emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#16008: closed (semantic/grammar-wy.el cannot be bootstrapped)


From: GNU bug Tracking System
Subject: bug#16008: closed (semantic/grammar-wy.el cannot be bootstrapped)
Date: Mon, 19 Apr 2021 15:52:02 +0000

Your message dated Mon, 19 Apr 2021 11:51:40 -0400
with message-id <t9lf9eff1v.fsf@fencepost.gnu.org>
and subject line Re: bug#16008: semantic/grammar-wy.el cannot be bootstrapped
has caused the debbugs.gnu.org bug report #16008,
regarding semantic/grammar-wy.el cannot be bootstrapped
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
16008: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16008
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: semantic/grammar-wy.el cannot be bootstrapped Date: Fri, 29 Nov 2013 21:07:30 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Package: emacs
Version: 24.3.50
User: emacs
Usertags: cedet

semantic/grammar-wy.el is a generated file and therefore ideally should
not be kept in the Emacs VCS.

It is generated by semantic/grammar.el.
semantic/grammar.el requires semantic/grammar-wy.el, therefore
it is not possible to bootstrap without semantic/grammar-wy.el already
present.

I should also note that the version of semantic/grammar-wy.el in the
Emacs trunk does not match up with its sources.

It contains:

  (require 'semantic)

Yet if you regenerate it, it contains:

  (require 'semantic/lex)
  (eval-when-compile (require 'semantic/bovine))



--- End Message ---
--- Begin Message --- Subject: Re: bug#16008: semantic/grammar-wy.el cannot be bootstrapped Date: Mon, 19 Apr 2021 11:51:40 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 28.1

Stefan Monnier wrote:

> In the mean time I suggest the patch below which I recently sent to
> emacs-devel.

It seems this patch was applied in 214dfbf, but sadly the discussion
wasn't sent to this bug report.


--- End Message ---

reply via email to

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