[Webkit-unassigned] [Bug 245060] New: [CSS] Fix the build warning below since r254282.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 11 22:07:16 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245060
Bug ID: 245060
Summary: [CSS] Fix the build warning below since r254282.
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jh718.park at samsung.com
warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
6402 | if (noneCount > (!parsedImage + !parsedType))
| ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
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/20220912/cfd079a4/attachment.htm>
More information about the webkit-unassigned
mailing list