[Webkit-unassigned] [Bug 105087] Some Math.pow test262 tests fail with MinGW-w64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 20:33:48 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105087


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |
                 CC|                            |sam at webkit.org




--- Comment #12 from Sam Weinig <sam at webkit.org>  2012-12-27 20:35:54 PST ---
I don't think this is the best way to do this.  The preferred method is to add a function to MathExtras.h which implements pow correctly and call that, so that we don't litter the code with #ifdefs.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list