emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bytecomp warning for CL functions


From: Richard Stallman
Subject: Re: bytecomp warning for CL functions
Date: Fri, 19 Jul 2002 10:54:17 -0600 (MDT)

    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.

The way I changed your code, it warns about run-time calls to CL
functions from a file that doesn't necessarily load CL at run time.
Stefan, in your code, is the criterion the same: call to a function
in file X, from another file Y that doesn't necessarily load X at run time?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]