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

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

bug#17627: 24.3.91; Spurious "Warning: the function `cl-member' might no


From: Lars Ingebrigtsen
Subject: 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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Achim Gratz <Stromeko@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@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





reply via email to

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