emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Change in bytecomp.el breaks Gnus


From: Richard Stallman
Subject: Re: Change in bytecomp.el breaks Gnus
Date: Mon, 15 Nov 2004 09:00:12 -0500

    > Most "function from cl package called at runtime" seem to involve
    > situations where loading the .el file loads cl, but loading the .elc
    > does not.

I am not sure how that would happen--would you please give one example?

                 I believe that this is acceptable, in which case most of
    > these warnings are bogus.

    Many of those warnings are bogus.

Perhaps the ones that remain are bogus, but that's because I fixed
many real ones that used to occur.

      One of the most common case of "bogus"
    is when a CL function is used in a macro and this macro is only used inside
    the file, so it's only used during byte-compilation and never at runtime.

I think the right fix for that is with-no-warnings.
However, it could be that the code that generates this warning
can be improved.





reply via email to

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