[Webkit-unassigned] [Bug 139534] New: [SOUP] [GTK] warning: unused parameter at NetworkProcessSoup.cpp after r177056

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 11 03:56:31 PST 2014


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

            Bug ID: 139534
           Summary: [SOUP] [GTK] warning: unused parameter at
                    NetworkProcessSoup.cpp after r177056
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: mrobinson at webkit.org, ossy at webkit.org

After 177056 <http://trac.webkit.org/r177056> when building WebKitGTK+ the following warnings happen:

[5015/5536] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/NetworkProcess/soup/NetworkProcessSoup.cpp.o
../../Source/WebKit2/NetworkProcess/soup/NetworkProcessSoup.cpp:148:75: warning: unused parameter 'modifiedSince' [-Wunused-parameter]
../../Source/WebKit2/NetworkProcess/soup/NetworkProcessSoup.cpp:148:113: warning: unused parameter 'completionHandler' [-Wunused-parameter]

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141211/72f88a35/attachment-0002.html>


More information about the webkit-unassigned mailing list