RESOLVED FIXED 34840
[Android] cmath using declarations in MathExtras.h cause build errors on Android
https://bugs.webkit.org/show_bug.cgi?id=34840
Summary [Android] cmath using declarations in MathExtras.h cause build errors on Android
Steve Block
Reported 2010-02-11 07:26:46 PST
cmath using declarations in MathExtras.h cause build errors on Android Android does not provide these math functions This was introduced in http://trac.webkit.org/changeset/54388
Attachments
Patch (1.15 KB, patch)
2010-02-11 07:32 PST, Steve Block
darin: review+
Steve Block
Comment 1 2010-02-11 07:32:26 PST
Darin Adler
Comment 2 2010-02-11 07:51:08 PST
Comment on attachment 48561 [details] Patch I don't see why you are specifying COMPILER(GCC) there, but it seems OK.
Steve Block
Comment 3 2010-02-11 08:04:35 PST
Landed manually without GCC guard as http://trac.webkit.org/changeset/54655 Closing bug as resolved fixed
Note You need to log in before you can comment on or make changes to this bug.