GNU bug report logs - #17627
24.3.91; Spurious "Warning: the function `cl-member' might not be defined at runtime."

Previous Next

Package: emacs;

Reported by: Achim Gratz <Stromeko <at> nexgo.de>

Date: Thu, 29 May 2014 06:44:02 UTC

Severity: minor

Found in version 24.3.91

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Achim Gratz <Stromeko <at> nexgo.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.91;
 Spurious "Warning: the function `cl-member' might not be defined at
 runtime."
Date: Thu, 29 May 2014 08:43:03 +0200
In GNU Emacs 24.3.91.1 (i686-pc-linux-gnu, GTK+ Version 3.10.4)
 of 2014-04-13 on Rainer.invalid
Windowing system distributor `The X.Org Foundation', version 11.0.11403901
System Description:	openSUSE 13.1 (Bottle) (i586)

The add-to-list function has a compiler macro that uses 'cl-member' in
its definition.  That produces spurious byte-compiler warnings which
somehow depend on the order of compilation and/or the presence of other
byte-compiled files.  To reproduce, do this in a standalone Org source
tree with the maint branch checked out:

make compile
rm lisp/ob-tangle.elc
make compile-dirty
rm lisp/ob-tangle.elc lisp/org-src.rlc
make compile-dirty

Note that the warning only seems to be printed when org-src.elc (which
is required from ob-tangle) is already present (i.e. during the first
'make compile-dirty').


This issue is also present for trunk Emacs.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables




This bug report was last modified 5 years and 346 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.