[Webkit-unassigned] [Bug 146110] New: [GTK] Fix SOUP related deprecated warning in TestCookieManager.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 06:13:02 PDT 2015


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

            Bug ID: 146110
           Summary: [GTK] Fix SOUP related deprecated warning in
                    TestCookieManager.cpp
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
            Blocks: 145121

../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestCookieManager.cpp:302:61: warning: 'soup_server_get_port' is deprecated [-Wdeprecated-declarations]
        char* indexHtml = g_strdup_printf(kIndexHtmlFormat, soup_server_get_port(server));
                                                            ^
../DependenciesGTK/Root/include/libsoup-2.4/libsoup/soup-server.h:188:7: note: 'soup_server_get_port' has been explicitly marked deprecated here
guint soup_server_get_port (SoupServer *server);
      ^
1 warning generated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150618/4968e9c2/attachment.html>


More information about the webkit-unassigned mailing list