[Webkit-unassigned] [Bug 36495] New: Fix compilation on Solaris: mmap and munmap take char*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 09:33:30 PDT 2010


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

           Summary: Fix compilation on Solaris: mmap and munmap take char*
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kent.hansen at nokia.com
            Blocks: 36493


"Formal argument 1 of type char* in call to mmap(char*, unsigned, int, int,
int, long) is being passed void*"
"Formal argument 1 of type char* in call to munmap(char*, unsigned) is being
passed JSC::Register*."
"Invalid static_cast from type char* to type Register*".

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