[Webkit-unassigned] [Bug 137966] New: profiler/ProfileNode.h: Prefix isnan with std
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 10:47:08 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137966
Bug ID: 137966
Summary: profiler/ProfileNode.h: Prefix isnan with std
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcrha at redhat.com
I build webkit under mingw/msys ans the isnan() cannot be found there, because it's defined in std:: nasmespace. A similar change had been done in Source/JavaScriptCore/profiler/ProfileGenerator.cpp recently too.
--
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/fc104989/attachment-0002.html>
More information about the webkit-unassigned
mailing list