[Webkit-unassigned] [Bug 53183] MathExtras.h missing additional "using std::<cmathfunction>" statements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 11:59:16 PST 2011


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


nlandry at rim.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #80214|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from nlandry at rim.com  2011-01-26 11:59:17 PST ---
Created an attachment (id=80214)
 --> (https://bugs.webkit.org/attachment.cgi?id=80214&action=review)
Patch adding additional "using std::<cmathfunction>"

Since MathExtras.h was changed from math.h to use cmath, I've attached a patch which simply imports additional cmath functions into the global namespace.  I'm not sure if this is the best approach.

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