NetBSD-Bugs archive

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

Re: lib/48131 (__type_fit: bug and floating-point requirement)



The following reply was made to PR lib/48131; it has been noted by GNATS.

From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, lib-bug-people%netbsd.org@localhost, 
        netbsd-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
gsutre%NetBSD.org@localhost, 
        gregoire.sutre%gmail.com@localhost
Cc: 
Subject: Re: lib/48131 (__type_fit: bug and floating-point requirement)
Date: Mon, 9 Sep 2013 17:06:49 -0400

 On Sep 5,  9:57pm, gsutre%NetBSD.org@localhost (gsutre%NetBSD.org@localhost) 
wrote:
 -- Subject: Re: lib/48131 (__type_fit: bug and floating-point requirement)
 
 | Synopsis: __type_fit: bug and floating-point requirement
 | 
 | State-Changed-From-To: open->closed
 | State-Changed-By: gsutre%NetBSD.org@localhost
 | State-Changed-When: Thu, 05 Sep 2013 21:57:45 +0000
 | State-Changed-Why:
 | Fixed.
 
 Hmm....
 
 /home/builds/ab/HEAD/src/lib/libc/gen/scandir.c: In function '_scandir':
 /home/builds/ab/HEAD/src/lib/libc/gen/scandir.c:142: warning: comparison is 
always true due to limited range of data type
 /home/builds/ab/HEAD/src/lib/libc/gen/scandir.c:142: warning: comparison is 
always true due to limited range of data type
 /home/builds/ab/HEAD/src/lib/libc/gen/scandir.c:142: warning: comparison is 
always true due to limited range of data type
 
 Seems gcc4.1 does not like it.
 
 christos
 


Home | Main Index | Thread Index | Old Index