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)



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