From: Eli Zaretskii <eliz@gnu.org>
To: emacs-devel@gnu.org
Subject: Compiler warnings in dired.c
Date: Sat, 24 Oct 2009 23:26:45 +0200 [thread overview]
Message-ID: <83eiosfppm.fsf@gnu.org> (raw)
This change:
2009-10-24 Andreas Schwab <schwab@linux-m68k.org>
* dired.c (Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
can properly handle unsigned types.
(make_uid, make_gid): Removed.
causes these warnings on a 64-bit host:
dired.c: In function 'Ffile_attributes':
dired.c:1039: warning: comparison is always false due to limited range of data type
dired.c:1039: warning: comparison is always false due to limited range of data type
dired.c:1043: warning: comparison is always false due to limited range of data type
dired.c:1043: warning: comparison is always false due to limited range of data type
next reply other threads:[~2009-10-24 21:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-24 21:26 Eli Zaretskii [this message]
2009-10-24 22:38 ` Compiler warnings in dired.c Andreas Schwab
2009-10-25 0:57 ` Stefan Monnier
2009-10-25 4:11 ` Eli Zaretskii
2009-10-25 8:34 ` Andreas Schwab
2009-10-25 18:33 ` 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83eiosfppm.fsf@gnu.org \
--to=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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).