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: David Kastrup
Subject: Re: Wrong byte compiler warning.
Date: 17 Feb 2003 13:05:11 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

> 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.

Yes, sorry for the confusion.  Maybe if the byte compiler would put out
more finely grained error locators, my search over the whole function
would not have resulted in guessing the wrong culprits.

Thanks for clearing this up,

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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