[webkit-reviews] review requested: [Bug 58725] Fix compilation on Solaris 10 with Sun Studio 12: ternary opertors must have matching types : [Attachment 89918] Patch to fix the mis-matched types in a ternary operation on Solaris 10 with Sun Studio 12

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 16 00:45:44 PDT 2011


Ben Taylor <bentaylor.solx86 at gmail.com> has asked  for review:
Bug 58725: Fix compilation on Solaris 10 with Sun Studio 12: ternary opertors
must have matching types
https://bugs.webkit.org/show_bug.cgi?id=58725

Attachment 89918: Patch to fix the mis-matched types in a ternary operation on
Solaris 10 with Sun Studio 12
https://bugs.webkit.org/attachment.cgi?id=89918&action=review

------- Additional Comments from Ben Taylor <bentaylor.solx86 at gmail.com>
A compile fix for Solaris 10 with Sun Studio 12 CC compiler, ternary operators
must have matching types.


More information about the webkit-reviews mailing list