[webkit-reviews] review requested: [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
Mon Apr 11 12:24:51 PDT 2011


Ben Taylor <bentaylor.solx86 at gmail.com> has asked  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 Ben Taylor <bentaylor.solx86 at gmail.com>
Patch updated with proper comments on why we fix the bug the way we did.


More information about the webkit-reviews mailing list