From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: compiler warning "comparison is always true"
Date: Sat, 09 Feb 2008 14:41:46 -0500 [thread overview]
Message-ID: <deabm9apdx.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <uwspequ3d.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 09 Feb 2008 12:53:26 +0200")
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);
next prev parent reply other threads:[~2008-02-09 19:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-02 1:00 compiler warning "comparison is always true" Glenn Morris
2008-02-08 20:25 ` Glenn Morris
2008-02-09 10:53 ` Eli Zaretskii
2008-02-09 19:41 ` Glenn Morris [this message]
2008-02-16 14:52 ` Eli Zaretskii
2008-02-16 22:34 ` Glenn Morris
2008-02-16 23:05 ` Jason Rumney
2008-02-16 23:08 ` Jason Rumney
2008-02-17 4:27 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=deabm9apdx.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.