all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: 20362@debbugs.gnu.org
Subject: bug#20362: 25.0.50; Byte compiler doesn't know parameter list of `unintern'
Date: Sat, 18 Apr 2015 00:37:04 -0400	[thread overview]
Message-ID: <jwvzj66t5n8.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <wvr4bnim30a1.fsf@phst2.muc.corp.google.com> (Philipp Stephani's message of "Fri, 17 Apr 2015 23:36:22 +0200")

tags 20362 notabug
thanks

> Loading this file works as expected, but compiling it generates the
> warning
>     unintern called with 1 argument, but requires 2
> But `unintern' doesn't require 2 arguments.

That's the `advertized-calling-convention' at work here.  IOW calling
the function with only one argument still works but is deprecated.


        Stefan





  reply	other threads:[~2015-04-18  4:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17 21:36 bug#20362: 25.0.50; Byte compiler doesn't know parameter list of `unintern' Philipp Stephani
2015-04-18  4:37 ` Stefan Monnier [this message]
2015-05-07 14:49   ` Philipp Stephani

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=jwvzj66t5n8.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=20362@debbugs.gnu.org \
    --cc=p.stephani2@gmail.com \
    /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.