emacs-devel
[Top][All Lists]
Advanced

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

Re: compiler warning "comparison is always true"


From: Eli Zaretskii
Subject: Re: compiler warning "comparison is always true"
Date: Sat, 16 Feb 2008 16:52:31 +0200

> From: Glenn Morris <address@hidden>
> Cc: address@hidden
> Date: Sat, 09 Feb 2008 14:41:46 -0500
> 
> Eli Zaretskii wrote:
> 
> > Thanks for this valuable hint.  I think I fixed this now in CVS.
> 
> Thank you from the bottom of my compilation-warning-obsessed heart. :)
> 
> There are three similar warnings left in font.c (3500, 3526, 3970),
> all due to things of the form:
> 
> unsigned code;
> if (code <= MOST_POSITIVE_FIXNUM);

I think I fixed that as well.  Please try.




reply via email to

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