all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>, 54456@debbugs.gnu.org
Subject: bug#54456: 29.0.50; Add OClosures
Date: Tue, 29 Mar 2022 13:52:52 +0800	[thread overview]
Message-ID: <87v8vx1f0r.fsf@yahoo.com> (raw)
In-Reply-To: <s5o81palq7.fsf_-_@fencepost.gnu.org> (Glenn Morris's message of "Mon, 28 Mar 2022 16:03:12 -0400")

Glenn Morris <rgm@gnu.org> writes:

> Hi, this (52d577) doesn't bootstrap. Ref eg
>
> https://hydra.nixos.org/build/171163090
>
>   In toplevel form:
>   emacs-lisp/oclosure.el:497:2: Error: Symbol's function definition is
>   void: oclosure--define

Same here.

I guess oclosure--define is not defined inside the byte compiler inside
this eval-and-compile:

       (eval-and-compile
         (oclosure--define ',name ,docstring ',parent-names ',slots
                           ,@(when predicate `(:predicate ',predicate))))
But I don't know the correct fix.





  reply	other threads:[~2022-03-29  5:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18 23:09 bug#54456: 29.0.50; Add OClosures Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-19  9:34 ` Augusto Stoffel
2022-03-19 13:46   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-19 13:54 ` Lars Ingebrigtsen
2022-03-28 14:53   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-19 16:13 ` Michael Welsh Duggan
     [not found] ` <handler.54456.D54456.164847924915316.notifdone@debbugs.gnu.org>
2022-03-28 20:03   ` Glenn Morris
2022-03-29  5:52     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-03-29  5:59       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-29  8:33         ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-29  8:36           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

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=87v8vx1f0r.fsf@yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=54456@debbugs.gnu.org \
    --cc=luangruo@yahoo.com \
    --cc=monnier@iro.umontreal.ca \
    --cc=rgm@gnu.org \
    /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.