[Webkit-unassigned] [Bug 16777] eliminate KJS::NaN and KJS::Inf

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 03:54:09 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16777





------- Comment #2 from ddkilzer at webkit.org  2008-01-08 03:54 PDT -------
Is there a way to replace the value of KJS::NaN and KJS::Inf with
numeric_limits<double>::quiet_NaN() and numeric_limits<double>::infinity()
(respectively) without creating a static initializer?


-- 
Configure bugmail: http://bugs.webkit.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