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

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

Re: Wrong byte compiler warning.


From: Richard Stallman
Subject: Re: Wrong byte compiler warning.
Date: Mon, 17 Feb 2003 02:19:38 -0500

The warning comes from here

            (if (not (= mycount 0))
                nil)

and indeed the value returned by = has no effect.
So I think the warning is correct.





reply via email to

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