bug-coreutils
[Top][All Lists]
Advanced

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

bug#8732: uinttostr: comparison of unsigned expression < 0 is always fal


From: Voelker, Bernhard
Subject: bug#8732: uinttostr: comparison of unsigned expression < 0 is always false
Date: Wed, 25 May 2011 09:23:50 +0200

Hi *,

building coreutils-8.12 with '--enable-gcc-warnings' fails on my SLES 10.3 
server:

  CC       uinttostr.o
cc1: warnings being treated as errors
In file included from uinttostr.c:3:
anytostr.c: In function 'uinttostr':
anytostr.c:39: warning: comparison of unsigned expression < 0 is always false

gcc --version
gcc (GCC) 4.1.2 20070115 (SUSE Linux)

Have a nice day,
Berny




reply via email to

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