[Webkit-unassigned] [Bug 143751] New: Fix Debug build error 'comparison of unsigned expression >= 0 is always true [-Werror=type-limits]'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 01:48:23 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143751
Bug ID: 143751
Summary: Fix Debug build error 'comparison of unsigned
expression >= 0 is always true [-Werror=type-limits]'
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: jh718.park at samsung.com
Fix Debug build error which is introduced by https://trac.webkit.org/r182828. 'first' is unsigned type variable so it doesn't needed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/3ea4fc21/attachment.html>
More information about the webkit-unassigned
mailing list