[Webkit-unassigned] [Bug 19274] New: wxWebKit compile error on linux x86_64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 27 12:26:45 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19274

           Summary: wxWebKit compile error on linux x86_64
           Product: WebKit
           Version: 420+
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mmacleod at webmail.co.za


SVN Trunk version of wxWebKit fails to compile on x86_64 platforms due to
relying on a cast from pointer to int in order to generate font keys.
The attached file provides a fix that works around this.
The patch is not 100% ideal as it could lead to conflicts in keys in very rare
circumstances.


-- 
Configure bugmail: http://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