all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Stephani <phst@google.com>
To: Mark Oteiza <mvoteiza@udel.edu>, emacs-devel@gnu.org
Subject: Re: master 9613690: Raise an error when detecting old-style backquotes.
Date: Mon, 09 Oct 2017 14:09:39 +0000	[thread overview]
Message-ID: <CAP-RRPtAzXLb8R9TetWoENi2TqWj3Bo255okffsO1HGwr9R3fQ@mail.gmail.com> (raw)
In-Reply-To: <87mv504js9.fsf@udel.edu>

[-- Attachment #1: Type: text/plain, Size: 2462 bytes --]

Mark Oteiza <mvoteiza@udel.edu> schrieb am Mo., 9. Okt. 2017 um 13:56 Uhr:

>
> p.stephani2@gmail.com (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.

[-- Attachment #2: Type: text/html, Size: 3093 bytes --]

  reply	other threads:[~2017-10-09 14:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20171008165905.14025.63605@vcs0.savannah.gnu.org>
     [not found] ` <20171008165907.42229201F3@vcs0.savannah.gnu.org>
2017-10-09 11:56   ` master 9613690: Raise an error when detecting old-style backquotes Mark Oteiza
2017-10-09 14:09     ` Philipp Stephani [this message]
2017-10-10  1:19       ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP-RRPtAzXLb8R9TetWoENi2TqWj3Bo255okffsO1HGwr9R3fQ@mail.gmail.com \
    --to=phst@google.com \
    --cc=emacs-devel@gnu.org \
    --cc=mvoteiza@udel.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.