Bug 39592
Summary: | [Qt] WinCE build is broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ismail Donmez <ismail> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | Keywords: | Qt |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Other |
Ismail Donmez
Currently on trunk I get;
..\..\..\JavaScriptCore\wtf/PassRefPtr.h(66) : error C2227: left of '->deref' must point to class/struct/union/generic type
while compiling JSFunction.cpp
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ismail Donmez
Works in trunk now.