WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
3894
uses of <cmath> should change to <math>
https://bugs.webkit.org/show_bug.cgi?id=3894
Summary
uses of <cmath> should change to <math>
Geoffrey Garen
Reported
2005-07-07 11:04:22 PDT
Once we switch to gcc 4.0, we should remove uses of #include <cmath> and replace with #include <math>. <cmath> was only a work-around for a gcc 3.3 bug.
Attachments
patch
(1.51 KB, patch)
2006-03-02 18:23 PST
,
Justin Garcia
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Justin Garcia
Comment 1
2006-03-02 18:23:52 PST
Created
attachment 6817
[details]
patch
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug