[Webkit-unassigned] [Bug 137967] New: Use constants from wtf/MathExtras.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 10:59:22 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137967
Bug ID: 137967
Summary: Use constants from wtf/MathExtras.h
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcrha at redhat.com
I'm building webkit under mingw/msys and the standard defines like M_PI_2 and others are not provided there directly, but it seems WebKit thinks of it and provides its own definitions of the constants in wtf/MathExtras.h if necessary, thus use these "proxies" instead.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141022/06619e98/attachment-0002.html>
More information about the webkit-unassigned
mailing list