[webkit-reviews] review canceled: [Bug 57337] Fix compilation with Solaris 10/Sun Studio 12 CC : types must match on ?: : [Attachment 88008] Fixed patch that correct the compile, without trying to static_cast a variable that is already the right type (obviously compiler issue)

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 canceled 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 88008: Fixed patch that correct the compile, without trying to
static_cast a variable that is already the right type (obviously compiler
issue)
https://bugs.webkit.org/attachment.cgi?id=88008&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