[Webkit-unassigned] [Bug 23624] Expose a cross-platform NaN in MathExtras.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 29 12:14:15 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23624
------- Comment #2 from darin at apple.com 2009-01-29 12:14 PDT -------
(In reply to comment #1)
> Ugh, std::numeric_limits<double>::quiet_NaN() is marked as throw(), which
> throws the JIT into a tizzy if I put it in a header.
Thows the JIT into a tizzy? Could you be more specific?
I've used quiet_NaN() in many cases without having any problems. I don't think
we need it in MathExtras.h -- I think we should just use it directly.
--
Configure bugmail: https://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