GNU bug report logs - #27630
26.0.50; Byte-compilation warnings in files.el

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Sun, 9 Jul 2017 17:42:02 UTC

Severity: minor

Tags: confirmed, fixed, patch

Merged with 14860, 28803

Found in version 26.0.50

Fixed in version 26.1

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


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

From: npostavs <at> users.sourceforge.net
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 27630 <at> debbugs.gnu.org
Subject: Re: bug#27630: 26.0.50; Byte-compilation warnings in files.el
Date: Sun, 09 Jul 2017 13:52:01 -0400
forcemerge 14860 27630
quit

Eli Zaretskii <eliz <at> gnu.org> writes:

> Compiling files.el produces the following 2 warnings:
>
>   In create-file-buffer:
>   files.el:1816:8:Warning: function create-file-buffer used to take 0+
>       arguments, now takes 1
>
>   In insert-directory:
>   files.el:6595:43:Warning: function insert-directory used to take 0+ arguments,
>       now takes 2-4
>
> These warnings are meant to be emitted when a function's signature
> changes, but in this case there's no change, so this seems to be a
> bug.  The only hint I found as to why this happens is that both
> functions appear in advice-add (insert-directory appears in advice-add
> only on MS-Windows).

I believe this is Bug#14860.




This bug report was last modified 7 years and 214 days ago.

Previous Next


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