unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11673: loading cl no longer defines compiler macros for caddr etc
@ 2012-06-11 17:26 Glenn Morris
  2012-06-11 20:09 ` Eli Zaretskii
  2012-06-11 20:35 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Glenn Morris @ 2012-06-11 17:26 UTC (permalink / raw)
  To: 11673

Package: emacs
Version: 24.1.50

For a few days, I see this failure when doing a -j8 bootstrap of the
trunk on GNU/Linux:

  In toplevel form:
  gnus/spam-report.el:31:1:Error: Symbol's function definition is void: caddr
  make[2]: *** [gnus/spam-report.elc] Error 1


In 24.1:

emacs-24.1 -Q -l cl -l bytecomp

C-h f caddr

   -> This function has a compiler macro.

Repeating this in current trunk does not seem to define a compiler macro.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#11673: loading cl no longer defines compiler macros for caddr etc
  2012-06-11 17:26 bug#11673: loading cl no longer defines compiler macros for caddr etc Glenn Morris
@ 2012-06-11 20:09 ` Eli Zaretskii
  2012-06-11 20:35 ` Stefan Monnier
  1 sibling, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2012-06-11 20:09 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 11673

> From: Glenn Morris <rgm@gnu.org>
> Date: Mon, 11 Jun 2012 13:26:23 -0400
> 
> Package: emacs
> Version: 24.1.50
> 
> For a few days, I see this failure when doing a -j8 bootstrap of the
> trunk on GNU/Linux:
> 
>   In toplevel form:
>   gnus/spam-report.el:31:1:Error: Symbol's function definition is void: caddr
>   make[2]: *** [gnus/spam-report.elc] Error 1

Can this be the same problem as described in #11649?





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#11673: loading cl no longer defines compiler macros for caddr etc
  2012-06-11 17:26 bug#11673: loading cl no longer defines compiler macros for caddr etc Glenn Morris
  2012-06-11 20:09 ` Eli Zaretskii
@ 2012-06-11 20:35 ` Stefan Monnier
  2012-06-11 20:57   ` Glenn Morris
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2012-06-11 20:35 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 11673

> For a few days, I see this failure when doing a -j8 bootstrap of the
> trunk on GNU/Linux:

>   In toplevel form:
>   gnus/spam-report.el:31:1:Error: Symbol's function definition is void: caddr
>   make[2]: *** [gnus/spam-report.elc] Error 1

Oops, indeed, I missed this, thanks.
Should be fixed now, but please confirm,

> C-h f caddr
> -> This function has a compiler macro.
> Repeating this in current trunk does not seem to define a compiler macro.

And this should be fixed as well,


        Stefan





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#11673: loading cl no longer defines compiler macros for caddr etc
  2012-06-11 20:35 ` Stefan Monnier
@ 2012-06-11 20:57   ` Glenn Morris
  0 siblings, 0 replies; 4+ messages in thread
From: Glenn Morris @ 2012-06-11 20:57 UTC (permalink / raw)
  To: 11673-done

Version: 24.1.50

Stefan Monnier wrote:

> Should be fixed now, but please confirm,
>
>> C-h f caddr
>> -> This function has a compiler macro.
>> Repeating this in current trunk does not seem to define a compiler macro.
>
> And this should be fixed as well,

Works for me; thanks.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-11 20:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-11 17:26 bug#11673: loading cl no longer defines compiler macros for caddr etc Glenn Morris
2012-06-11 20:09 ` Eli Zaretskii
2012-06-11 20:35 ` Stefan Monnier
2012-06-11 20:57   ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).