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

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

bug#11673: loading cl no longer defines compiler macros for caddr etc


From: Glenn Morris
Subject: bug#11673: loading cl no longer defines compiler macros for caddr etc
Date: Mon, 11 Jun 2012 13:26:23 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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.





reply via email to

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