[webkit-reviews] review requested: [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
Sun Apr 3 06:49:00 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 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>
This was Thiago Macieria's version of this patch.
More information about the webkit-reviews
mailing list