emacs-devel
[Top][All Lists]
Advanced

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

Re: master 9613690: Raise an error when detecting old-style backquotes.


From: Philipp Stephani
Subject: Re: master 9613690: Raise an error when detecting old-style backquotes.
Date: Mon, 09 Oct 2017 14:09:39 +0000



Mark Oteiza <address@hidden> schrieb am Mo., 9. Okt. 2017 um 13:56 Uhr:

address@hidden (Philipp Stephani) writes:

>     Raise an error when detecting old-style backquotes.

I see the following when building master

make -C ../admin/grammars all EMACS="../../src/emacs"
make[2]: Entering directory '/tmp/makepkg/emacs-git/src/emacs/admin/grammars'
  GEN      ../../lisp/cedet/semantic/bovine/make-by.el
../../lisp/emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead.
../../lisp/emacs-lisp/eieio.el: ‘object-print’ is an obsolete generic function (as of 26.1); use ‘cl-print-object’ instead.
../../lisp/emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead.
Loading ‘nil’: old-style backquotes detected!
make[2]: Leaving directory '/tmp/makepkg/emacs-git/src/emacs/admin/grammars'
make[2]: Entering directory '/tmp/makepkg/emacs-git/src/emacs/lisp'
  ELC      cedet/semantic/bovine/make.elc
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead.
../../../emacs-lisp/eieio.el: ‘object-print’ is an obsolete generic function (as of 26.1); use ‘cl-print-object’ instead.

In toplevel form:
cedet/semantic/bovine/make.el:31:1:Error: Cannot open load file: No such file or directory, semantic/bovine/make-by
make[2]: *** [Makefile:297: cedet/semantic/bovine/make.elc] Error 1
make[2]: Leaving directory '/tmp/makepkg/emacs-git/src/emacs/lisp'
make[1]: *** [Makefile:320: compile-main] Error 2
make[1]: Leaving directory '/tmp/makepkg/emacs-git/src/emacs/lisp'
make: *** [Makefile:403: lisp] Error 2


:-(
I've reverted the commit, but this should really be fixed. Apparently Bovine generates incorrect code. 
--

Google Germany GmbH
Erika-Mann-Straße 33
80636 München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Paul Manicle, Halimah DeLaine Prado

If you received this communication by mistake, please don't forward it to anyone else (it may contain confidential or privileged information), please erase all copies of it, including all attachments, and please let the sender know it went to the wrong person. Thanks.


reply via email to

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