[webkit-reviews] review requested: [Bug 53183] MathExtras.h missing additional "using std::<cmathfunction>" statements : [Attachment 80214] Patch adding additional "using std::<cmathfunction>"

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


nlandry at rim.com has asked  for review:
Bug 53183: MathExtras.h missing additional "using std::<cmathfunction>"
statements
https://bugs.webkit.org/show_bug.cgi?id=53183

Attachment 80214: Patch adding additional "using std::<cmathfunction>"
https://bugs.webkit.org/attachment.cgi?id=80214&action=review

------- Additional Comments from nlandry at rim.com
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.


More information about the webkit-reviews mailing list