[Webkit-unassigned] [Bug 120821] New: Fix build warnings by unused parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 19:14:27 PDT 2013


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

           Summary: Fix build warnings by unused parameter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jinwoo7.song at samsung.com


/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/graphics/gstreamer/TextSinkGStreamer.cpp:52:13: warning: unused parameter ‘object’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/graphics/gstreamer/TextSinkGStreamer.cpp:52:13: warning: unused parameter ‘propertyId’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/graphics/gstreamer/TextSinkGStreamer.cpp:52:13: warning: unused parameter ‘value’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/graphics/gstreamer/TextSinkGStreamer.cpp:52:13: warning: unused parameter ‘pspec’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/graphics/gstreamer/TextSinkGStreamer.cpp:58:13: warning: unused parameter ‘object’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/graphics/gstreamer/TextSinkGStreamer.cpp:58:13: warning: unused parameter ‘propertyId’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/graphics/gstreamer/TextSinkGStreamer.cpp:58:13: warning: unused parameter ‘value’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/graphics/gstreamer/TextSinkGStreamer.cpp:58:13: warning: unused parameter ‘pspec’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/network/soup/SynchronousLoaderClientSoup.cpp:35:6: warning: unused parameter ‘handle’ [-Wunused-parameter]
/mnt/buildbot/efl-linux-slave-1/efl-linux-64-release-wk1/build/Source/WebCore/platform/network/soup/SynchronousLoaderClientSoup.cpp:35:6: warning: unused parameter ‘challenge’ [-Wunused-parameter]

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