[Webkit-unassigned] [Bug 95550] Build warning : -Wformat on WebMemorySampler.cpp.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 31 06:06:45 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95550
--- Comment #2 from Gyuyoung Kim <gyuyoung.kim at samsung.com> 2012-08-31 06:06:52 PST ---
(From update of attachment 161658)
View in context: https://bugs.webkit.org/attachment.cgi?id=161658&action=review
> Source/WebKit2/Shared/WebMemorySampler.cpp:178
> + statString.append(String::format("%lu", static_cast<long unsigned int>(memoryStats.values[i])));
Is it enough *unsigned long* ?
--
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