all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: npostavs@users.sourceforge.net
Cc: 27630@debbugs.gnu.org
Subject: bug#27630: 26.0.50; Byte-compilation warnings in files.el
Date: Sun, 09 Jul 2017 21:41:07 +0300	[thread overview]
Message-ID: <838tjxjvwc.fsf@gnu.org> (raw)
In-Reply-To: <877ezhh51a.fsf@users.sourceforge.net> (npostavs@users.sourceforge.net)

> From: npostavs@users.sourceforge.net
> Cc: 27630@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.





  reply	other threads:[~2017-07-09 18:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-09 17:41 bug#27630: 26.0.50; Byte-compilation warnings in files.el Eli Zaretskii
2017-07-09 17:52 ` npostavs
2017-07-09 18:41   ` Eli Zaretskii [this message]
2017-07-14 15:29   ` bug#14860: Byte-compilation warnings for advised functions Stefan Monnier
2017-07-15 12:37     ` Eli Zaretskii

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=838tjxjvwc.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=27630@debbugs.gnu.org \
    --cc=npostavs@users.sourceforge.net \
    /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.