[Webkit-unassigned] [Bug 125298] 32bit buildfix after r160151

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 05:23:03 PST 2013


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





--- Comment #4 from Philippe Normand <pnormand at igalia.com>  2013-12-05 05:21:21 PST ---
(From update of attachment 218503)
View in context: https://bugs.webkit.org/attachment.cgi?id=218503&action=review

> Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:943
> +    GST_LOG_OBJECT(src, "Have %lld bytes of data", priv->buffer ? static_cast<long long>(gst_buffer_get_size(priv->buffer.get())) : length);

Perhaps use %zd ?

-- 
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