[webkit-reviews] review granted: [Bug 57337] Fix compilation with Solaris 10/Sun Studio 12 CC : types must match on ?: : [Attachment 89050] Updated patch which explains that we are working around Solaris Studio 12/12.1/12.2 compiler bug with ternary operations.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 06:53:57 PDT 2011


Eric Seidel <eric at webkit.org> has granted Ben Taylor
<bentaylor.solx86 at gmail.com>'s request for review:
Bug 57337: Fix compilation with Solaris 10/Sun Studio 12 CC : types must match
on ?:
https://bugs.webkit.org/show_bug.cgi?id=57337

Attachment 89050: Updated patch which explains that we are working around
Solaris Studio 12/12.1/12.2 compiler bug with ternary operations.
https://bugs.webkit.org/attachment.cgi?id=89050&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Thanks! This is a much much much better fix.  (Since it won't regress since
it's commented, and with the bug number we now have some way of eventually
removing it.)


More information about the webkit-reviews mailing list