[Webkit-unassigned] [Bug 195004] [GTK] Format string errors detected by 32-bit build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 07:31:57 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=195004

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Michael Catanzaro from comment #0)
> In file included from
> /<<PKGBUILDDIR>>/obj-i686-linux-gnu/DerivedSources/WebCore/unified-sources/
> UnifiedSource291.cpp:1:
> /<<PKGBUILDDIR>>/Source/WebCore/page/linux/ResourceUsageOverlayLinux.cpp: In
> function 'WTF::String WebCore::formatByteNumber(size_t)':
> /<<PKGBUILDDIR>>/Source/WebCore/page/linux/ResourceUsageOverlayLinux.cpp:59:
> 27: warning: format '%lu' expects argument of type 'long unsigned int', but
> argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
>      return String::format("%lu", number);
>                            ^~~~~  ~~~~~~

Ditto

-- 
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/20190225/f4844a4b/attachment.html>


More information about the webkit-unassigned mailing list