all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: 17627@debbugs.gnu.org
Subject: bug#17627: 24.3.91; Spurious "Warning: the function `cl-member' might not be defined at runtime."
Date: Thu, 29 May 2014 08:43:03 +0200	[thread overview]
Message-ID: <87ha49xeyw.fsf@Rainer.invalid> (raw)


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





             reply	other threads:[~2014-05-29  6:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-29  6:43 Achim Gratz [this message]
2019-06-12 15:15 ` bug#17627: 24.3.91; Spurious "Warning: the function `cl-member' might not be defined at runtime." Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ha49xeyw.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=17627@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.