Skip navigation.
 
mlRe: isnan(NAN) returns 0!
FROM : Jonathan Grynspan
DATE : Sun Aug 13 08:07:59 2006

I submitted a bug report to Apple regarding this issue. rdar://
problem/4678746 .

I'll be quiet now. :)

-Jonathan Grynspan

On 13-Aug-06, at 1:51 AM, Jonathan Grynspan wrote:

> I've narrowed down the cause to "Relax IEEE restrictions" being 
> enabled on my build. This shouldn't cause anything so drastic, and 
> yet it does. Is anybody else able to confirm this behaviour?
>
> -Jonathan Grynspan
>
> On 13-Aug-06, at 1:31 AM, Jonathan Grynspan wrote:
>

>> On Xcode 2.4, isnan() is always returning 0, regardless of the 
>> value passed to it. This is, naturally, wreaking havoc with my 
>> code. Is anybody else experiencing this problem?
>>
>> -Jonathan Grynspan
>> _______________________________________________
>> MacOSX-dev mailing list
>> <email_removed>
>> http://www.omnigroup.com/mailman/listinfo/macosx-dev

>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev

Related mailsAuthorDate
mlisnan(NAN) returns 0! Jonathan Grynspan Aug 13, 07:31
mlRe: isnan(NAN) returns 0! Jonathan Grynspan Aug 13, 07:51
mlRe: isnan(NAN) returns 0! Jonathan Grynspan Aug 13, 08:07
mlRe: isnan(NAN) returns 0! Andrew Pinski Aug 13, 09:01
mlRe: isnan(NAN) returns 0! Jonathan Grynspan Aug 13, 17:11