[Webkit-unassigned] [Bug 34618] Make MathExtras.h compatible with <cmath>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 14:29:48 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34618
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit-bot-watchers at googleg
| |roups.com,
| |webkit.review.bot at gmail.com
--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-02-04 14:29:48 PST ---
Attachment 48171 did not pass style-queue:
Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
JavaScriptCore/wtf/MathExtras.h:189: Use 'using namespace std;' instead of
'using std::isfinite;'. [build/using_std] [4]
JavaScriptCore/wtf/MathExtras.h:190: Use 'using namespace std;' instead of
'using std::isinf;'. [build/using_std] [4]
JavaScriptCore/wtf/MathExtras.h:191: Use 'using namespace std;' instead of
'using std::isnan;'. [build/using_std] [4]
JavaScriptCore/wtf/MathExtras.h:192: Use 'using namespace std;' instead of
'using std::signbit;'. [build/using_std] [4]
Total errors found: 4
If any of these errors are false positives, please file a bug against
check-webkit-style.
--
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