[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:24:52 PDT 2009


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





------- Comment #15 from thiago.macieira at nokia.com  2009-03-30 06:24 PDT -------
Created an attachment (id=29070)
 --> (https://bugs.webkit.org/attachment.cgi?id=29070&action=view)
[PATCH 15/16] Fix compilation with Sun CC 5.9: ambiguity in ?:

Fix compilation with Sun CC 5.9: ambiguity in ?:

Error: Ambiguous "?:" expression, second operand of type
"WTF::PassRefPtr<WebCore::DocumentFragment>" and third operand of type "int"
can be convertedto one another.
Error: Ambiguous "?:" expression, second operand of type
"WTF::PassRefPtr<JSC::Label>" and third operand of type "int" can be converted
to one another.
[and others similar]


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