[Webkit-unassigned] [Bug 128607] New: [WinCairo] Compile error related to toString function.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 11 09:06:48 PST 2014


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

           Summary: [WinCairo] Compile error related to toString function.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


While compiling WinCairo, I get compile errors in WebView.cpp:

WebKit\WebKitBuild\Debug_WinCairo\Include\private\wtf/PrintStream.h(277): error C2039: 'dump' : is not a member of 'WebCore::BString' (..\..\win\WebView.cpp) 
WebKit\WebKitBuild\Debug_WinCairo\Include\private\wtf/StringPrintStream.h(106) : see reference to function template instantiation 'void WTF::PrintStream::print(const T &)' being compiled with [ T=WebCore::BString ] ..\..\win\WebView.cpp(2768) : see reference to function template instantiation 'WTF::String WTF::toString(const T &)' being compiled with [ T=WebCore::BString ]

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