[Webkit-unassigned] [Bug 32713] New: [Qt] make wtf/Assertions.h compile in winscw compiler.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 18 07:45:52 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32713
Summary: [Qt] make wtf/Assertions.h compile in winscw compiler.
Product: WebKit
Version: 528+ (Nightly build)
Platform: S60 Emulator
OS/Version: S60 3rd edition
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yongjun.zhang at nokia.com
In wtf/Assertion.h, for variadic macro like ASSERT_WITH_MESSAGE(assertion,
...), winscw compiler doesn't recognize ellipsis alone in the macro definition;
adding string arg before ellipsis make it compile fine.
--
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