[Webkit-unassigned] [Bug 182583] New: [Curl] Cookie Database has some warnings when compiled in clang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 7 15:01:23 PST 2018


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

            Bug ID: 182583
           Summary: [Curl] Cookie Database has some warnings when compiled
                    in clang
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: christopher.reid at am.sony.com

Here are the warnings:
    - Unused parameters in CookieJarCurlDatabase and CookieJarDB.
    - The NetworkStorageSessionCurl constructor has a different order than its header.
    - I accidentally had a '#pragma once' in CookieJarCurlDatabase.cpp.
    - CookieJarDB.cpp(175,26): warning : missing field 'st_ino' initializer [-Wmissing-field-initializers]

-- 
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/20180207/cc02511f/attachment-0001.html>


More information about the webkit-unassigned mailing list