[Webkit-unassigned] [Bug 125296] [EFL] Buildfix after r160151

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 04:26:46 PST 2013


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


Nick Diego Yamane (diegoyam) <nick.yamane at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nick.yamane at openbossa.org




--- Comment #6 from Nick Diego Yamane (diegoyam) <nick.yamane at openbossa.org>  2013-12-05 04:25:03 PST ---
/mnt/eflews/webkit/WebKit/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'void StreamingClient::handleDataReceived(const char*, int)':
/mnt/eflews/webkit/WebKit/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:943:483: error: format '%d' expects argument of type 'int', but argument 8 has type 'long unsigned int' [-Werror=format]

Looks like it should be %lu :)

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