all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dave Love <d.love@dl.ac.uk>
Cc: monnier+gnu/emacs@rum.cs.yale.edu,  emacs-devel@gnu.org
Subject: Re: bytecomp warning for CL functions
Date: 18 Jul 2002 19:53:04 +0100	[thread overview]
Message-ID: <rzqbs94x3zj.fsf@albion.dl.ac.uk> (raw)
In-Reply-To: <200207081819.g68IJxN12844@aztec.santafe.edu>

Richard Stallman <rms@gnu.org> writes:

>     I had installed a hack that tries to notice when you call a function
>     that will not be available at runtime (because the library
>     was loaded via (eval-when-compile (require 'LIB)) as is done for CL).
> 
> If you can make your code superior to Dave's code that I installed and
> then built on, please go ahead and put it in.

As far as I know, they're different things.  My code was specifically
testing CL stuff, even if it would be present at runtime, whereas
Stefan's would check for problems with functions not being available
at runtime generally.  (It never seemed to warn me usefully anyway,
but presumably that was because it was buggy.)

> His code has a list of specific CL functions in it,

That's only a few that are aliases and would otherwise escape.

> and also checks the function name.
> If your code check both kinds of cases and handles both properly, it probably
> does everything right.

  reply	other threads:[~2002-07-18 18:53 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-24 22:13 bytecomp warning for CL functions Dave Love
2002-06-24 23:04 ` Miles Bader
2002-06-25 23:32 ` Richard Stallman
2002-06-26 14:10   ` Stefan Monnier
2002-07-01 18:11     ` Dave Love
2002-07-02 19:45       ` Richard Stallman
2002-07-03  7:21         ` Juanma Barranquero
2002-07-08 18:20           ` Richard Stallman
2002-07-18 18:48           ` Dave Love
2002-07-19  6:09             ` Juanma Barranquero
2002-07-19 16:54             ` Richard Stallman
2002-07-08 18:19     ` Richard Stallman
2002-07-18 18:53       ` Dave Love [this message]
2002-07-19 16:54         ` Richard Stallman
2002-07-19 17:49           ` Stefan Monnier
2002-07-20  0:35             ` Richard Stallman
2002-07-29 22:46           ` Dave Love
2002-07-30 18:46             ` Richard Stallman
2002-07-08 18:20     ` Richard Stallman
2002-07-08 19:30       ` Luc Teirlinck
2002-07-09 18:51         ` Richard Stallman
2002-07-18 18:34         ` Dave Love
2002-07-19 16:54           ` Richard Stallman
2002-07-22 22:15             ` Dave Love

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=rzqbs94x3zj.fsf@albion.dl.ac.uk \
    --to=d.love@dl.ac.uk \
    --cc=emacs-devel@gnu.org \
    --cc=monnier+gnu/emacs@rum.cs.yale.edu \
    /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.