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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17627 in the body.
You can then email your comments to 17627 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17627; Package emacs. (Thu, 29 May 2014 06:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Achim Gratz <Stromeko <at> nexgo.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 29 May 2014 06:44:02 GMT) Full text and rfc822 format available.

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#17627; Package emacs. (Wed, 12 Jun 2019 15:16:01 GMT) Full text and rfc822 format available.

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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Achim Gratz <Stromeko <at> nexgo.de>
Cc: 17627 <at> debbugs.gnu.org
Subject: Re: bug#17627: 24.3.91;
 Spurious "Warning: the function `cl-member' might not be defined at
 runtime."
Date: Wed, 12 Jun 2019 17:15:33 +0200
Achim Gratz <Stromeko <at> nexgo.de> writes:

> 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. 

It seems like this was removed in 2013:

commit 0b31660d3c10a0f8e243dd67bd0ecaf2c847d1e6
Author: Stefan Monnier <monnier <at> iro.umontreal.ca>
Date:   Thu Jun 13 22:31:28 2013 -0400

    * lisp/emacs-lisp/bytecomp.el (byte-compile-force-lexical-warnings): New var.
    (byte-compile-preprocess): Use it.
    (byte-compile-file-form-defalias): Try a bit harder to use macros we
    can't quite recognize.
    (byte-compile-add-to-list): Remove.

So I'm guessing that this is no longer applicable and am closing the bug
report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 17627 <at> debbugs.gnu.org and Achim Gratz <Stromeko <at> nexgo.de> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Wed, 12 Jun 2019 15:16:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Jul 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 283 days ago.

Previous Next


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