bug-gnulib
[Top][All Lists]
Advanced

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

warning: comparison is always false due to limited range of data type


From: Oskar Liljeblad
Subject: warning: comparison is always false due to limited range of data type
Date: Mon, 20 Jun 2005 17:20:29 +0200
User-agent: Mutt/1.5.9i

What's the proper way to fix these warnings?

quotearg.c: In function `quotearg_n_options':
quotearg.c:586: warning: comparison is always false due to limited range of
data type

argp-help.c: In function `make_hol':
argp-help.c:430: warning: comparison is always true due to limited range of
data type
argp-help.c: In function `hol_append':
argp-help.c:831: warning: comparison is always true due to limited range of
data type

I get them on x86_64-unknown-linux-gnu.

Regards

Oskar




reply via email to

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