GNU bug report logs -
#27630
26.0.50; Byte-compilation warnings in files.el
Previous Next
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
View this message in rfc822 format
> From: npostavs <at> users.sourceforge.net
> Cc: 27630 <at> debbugs.gnu.org
> Date: Sun, 09 Jul 2017 13:52:01 -0400
>
> > 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.
Yes, looks like that. Thanks.
This bug report was last modified 7 years and 241 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.