[Webkit-unassigned] [Bug 178378] New: [Curl] Forward declaration "class Cookie; " in CookieJarCurl.h should be "struct Cookie; "

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 16 23:48:03 PDT 2017


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

            Bug ID: 178378
           Summary: [Curl] Forward declaration "class Cookie;" in
                    CookieJarCurl.h should be "struct Cookie;"
           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: Yoshiaki.Jitsukawa at sony.com
                CC: achristensen at apple.com, don.olmstead at sony.com

In CookieJarCurl.h, Cookie is forward-declared as a class but it's a struct.

-- 
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/20171017/eda55a96/attachment-0001.html>


More information about the webkit-unassigned mailing list