[Webkit-unassigned] [Bug 9678] New: fmod function of MS CRT returns NaN for x / Inf

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jul 1 15:09:15 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9678

           Summary: fmod function of MS CRT returns NaN for x / Inf
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: bjoern.graf at gmail.com


JavaScriptCore expects fmod to return Inf for finite dividend and infinite
divisor , but the MS CRT version of fmod returns NaN in these cases.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list