GNU bug report logs - #19613
25.0.50; cl-labels bug

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Fri, 16 Jan 2015 05:20:02 UTC

Severity: normal

Found in version 25.0.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: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 19613 <at> debbugs.gnu.org
Subject: bug#19613: 25.0.50; cl-labels bug
Date: Tue, 27 Jan 2015 08:25:49 +0900
On Tue, 27 Jan 2015 08:00:57 +0900, Katsumi Yamaoka wrote:
> --- cl.el~	2015-01-26 04:16:45.291325300 +0000
> +++ cl.el	2015-01-26 22:57:02.040588600 +0000
> @@ -342,6 +342,7 @@
>  - renaming of F when it's a function defined via `cl-labels' or `labels'."
>    (require 'cl-macs)
>    (declare-function cl--expr-contains-any "cl-macs" (x y))
> +  (declare-function cl--labels-convert "cl-macs" (f))

There needs to be:
  +  (defvar cl--labels-convert-cache)




This bug report was last modified 10 years and 115 days ago.

Previous Next


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