[Webkit-unassigned] [Bug 95050] New: WebKit fails to compile with both Qt+Wince support enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 26 23:52:15 PDT 2012


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

           Summary: WebKit fails to compile with both Qt+Wince support
                    enabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin.funk at kdab.com


The problem is in NativeImagePtr.h, when both OS(WINCE) and PLATFORM(QT) are true.

The file is split into declaration + typedef part - the first part assumes Qt platform support, the second one support for WinCE, which leads to a compile error.

Patch follows.

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