[Webkit-unassigned] [Bug 58289] New: On Solaris 10 with SS12 compiler, TCMalloc_PageHeap::runScavengerThread(void* context) is expected to return a value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 17:02:01 PDT 2011


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

           Summary: On Solaris 10 with SS12 compiler,
                    TCMalloc_PageHeap::runScavengerThread(void* context)
                    is expected to return a value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bentaylor.solx86 at gmail.com


wtf/FastMalloc.cpp fails to compile on Solaris 10 with SS12 C++ compiler with the following error:

"wtf/FastMalloc.cpp", line 1502: Error: "static WTF::TCMalloc_PageHeap::runScavengerThread(void*)" is expected to return a value.

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