[Webkit-unassigned] [Bug 122830] New: [WinCairo] Build fails.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 15 07:33:50 PDT 2013


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

           Summary: [WinCairo] Build fails.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


The WinCairo build fails to compile:

>..\platform\network\NetworkStorageSessionStub.cpp(49): error C2556: 'WTF::PassOwnPtr WebCore::NetworkStorageSession::createPrivateBrowsingSession(const WTF::String &)' : overloaded function differs only by return type from 'std::unique_ptr<_Ty> WebCore::NetworkStorageSession::createPrivateBrowsingSession(const WTF::String &)' with [ T=WebCore::NetworkStorageSession ] and [ _Ty=WebCore::NetworkStorageSession ] 
webcore\platform\network\NetworkStorageSession.h(49) : see declaration of 'WebCore::NetworkStorageSession::createPrivateBrowsingSession' 
1>..\platform\network\NetworkStorageSessionStub.cpp(49): error C2371: 'WebCore::NetworkStorageSession::createPrivateBrowsingSession' : redefinition; different basic types webcore\platform\network\NetworkStorageSession.h(49) : see declaration of 'WebCore::NetworkStorageSession::createPrivateBrowsingSession

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