[Webkit-unassigned] [Bug 266164] REGRESSION(271781 at main): dom/DocumentMarkerController.cpp(788, 45): error: format specifies type 'unsigned short' but the argument has type 'Type' [-Werror, -Wformat]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 9 21:04:15 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266164
Fujii Hironori <Hironori.Fujii at sony.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|REGRESSION(271781 at main): |REGRESSION(271781 at main):
|[Win] |dom/DocumentMarkerControlle
|dom/DocumentMarkerControlle |r.cpp(788,45): error:
|r.cpp(788,45): error: |format specifies type
|format specifies type |'unsigned short' but the
|'unsigned short' but the |argument has type 'Type'
|argument has type 'Type' |[-Werror,-Wformat]
|[-Werror,-Wformat] |
--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
GTK buildbot is also has the compiler warning, but not fails due to --no-fatal-warnings.
Buildbot: builder GTK-Linux-64-bit-Debug-Build build 52442
https://build.webkit.org/#/builders/43/builds/52442
/app/webkit/Source/WebCore/dom/DocumentMarkerController.cpp:788:33: warning: format ‘%hu’ expects argument of type ‘int’, but argument 3 has type ‘WebCore::DocumentMarker::Type’ [-Wformat=]
--
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/20231210/50011383/attachment.htm>
More information about the webkit-unassigned
mailing list