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

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 3 23:54:07 PDT 2006


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





------- Comment #4 from mjs at apple.com  2006-07-03 23:54 PDT -------
I think Darin's suggestion was to just use an alternate function name besides
fmod at the call sites, and for non-MSVC compilers it could just expand inline
to fmod. It could just be called _fmod, or fremainder or something. I actually
think this solution is fine though, so I'll just r+ it.


-- 
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