all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Bogus byte-compiler warnings
Date: Mon, 13 Nov 2006 04:44:32 -0500	[thread overview]
Message-ID: <E1GjYMi-0007lz-JO@fencepost.gnu.org> (raw)
In-Reply-To: <v9slgo4wx4.fsf@marauder.physik.uni-ulm.de> (message from Reiner Steib on Sun, 12 Nov 2006 14:27:51 +0100)

    foo-1 will not be called if it's not fbound.  (Emacs complains about
    both, foo-1 and foo-2).

What does that last sentence mean?  When I compile that file, there is
a warning for foo-1 but NO warning for foo-2.  In what sense does Emacs
"complain" about both?

The reason there is a warning for foo-1 is that the code in the
compiler to avoid such warnings recognizes only the simpler case (such
as foo-2) and not the more complex case that foo-1 is.

I would not mind if that code were made smarter.

  reply	other threads:[~2006-11-13  9:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-12 13:27 Bogus byte-compiler warnings Reiner Steib
2006-11-13  9:44 ` Richard Stallman [this message]
2006-11-13 11:27   ` Reiner Steib
2006-11-16 17:31   ` Chong Yidong
2006-11-16 18:51     ` Davis Herring
2006-11-19  7:59     ` Richard Stallman
2006-11-19 15:18       ` Chong Yidong
2007-12-01 11:29         ` Reiner Steib
2007-12-01 16:47           ` Dan Nicolaescu
2007-12-01 17:33             ` Reiner Steib
     [not found] <E1GjIng-0005ML-HG@monty-python.gnu.org>
2006-11-12 21:47 ` Jonathan Yavner
2006-11-13  0:57   ` Drew Adams

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=E1GjYMi-0007lz-JO@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.