[Webkit-unassigned] [Bug 126059] New: Build fails in debug mode after r160834.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 20 00:32:31 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126059
Summary: Build fails in debug mode after r160834.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tgergely.u-szeged at partner.samsung.com
CC: ossy at webkit.org
Compile error in debug mode:
Source/WTF/wtf/dtoa/double-conversion.cc: In static member function 'static double WTF::double_conversion::StringToDoubleConverter::StringToDouble(const char*, size_t, size_t*)':
Source/WTF/wtf/dtoa/double-conversion.cc:488:33: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
Source/WTF/wtf/dtoa/double-conversion.cc:525:37: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
Source/WTF/wtf/dtoa/double-conversion.cc:596:25: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
--
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