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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 04:14:20 PST 2013


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

           Summary: 32bit buildfix after r160151
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lac at inf.u-szeged.hu


32bit build fails with the following message:

Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp: In member function 'void StreamingClient::handleDataReceived(const char*, int)':
Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:943:517: error: format '%ld' expects argument of type 'long int', but argument 8 has type 'unsigned int' [-Werror=format]

Buildbot: EFL Linux 32-bit Release (Build)

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