[Webkit-unassigned] [Bug 24932] WebKit compilation support in Solaris 10 with Sun Studio 12 (CC 5.9)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 06:19:27 PDT 2009


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





------- Comment #8 from thiago.macieira at nokia.com  2009-03-30 06:19 PDT -------
Created an attachment (id=29063)
 --> (https://bugs.webkit.org/attachment.cgi?id=29063&action=view)
Fix compilation error on Solaris: mmap/munmap take/return a char*, not void*.

Fix compilation error on Solaris: mmap/munmap take/return a char*, not void*.

"../JavaScriptCore/interpreter/RegisterFile.h", line 128: Error: Using
static_cast to convert from char* to JSC::Register* not allowed.

Error: Formal argument 1 of type char* in call to munmap(char*, unsigned) is
being passed JSC::Register*.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list