GNU bug report logs - #14831
cl-member warnings during bootstrap

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Tue, 9 Jul 2013 14:43:02 UTC

Severity: normal

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 14831 <at> debbugs.gnu.org
Subject: bug#14831: cl-member warnings during bootstrap
Date: Mon, 15 Jul 2013 13:36:17 +0200
On Tue, Jul 9, 2013 at 5:54 PM, Glenn Morris <rgm <at> gnu.org> wrote:

> It is not a real problem. It is due to
>
> (or (load "cl-loaddefs" 'noerror 'quiet)
>     ;; When bootstrapping, cl-loaddefs hasn't been built yet!
>     (require 'cl-macs))
>
> Loading cl-seq as well as cl-macs would make it go away.

Hmm. I added (require 'cl-seq), bootstrapped, and the cl-member
warnings didn't go away.




This bug report was last modified 11 years and 308 days ago.

Previous Next


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