[webkit-reviews] review granted: [Bug 57151] Fix compilation with Solaris 10/SunStudio 12 CC in Source/WebCore/bindings/js/JSJavaScriptCallFrameCustom.cpp: ambiguity in ?: : [Attachment 87025] Proposed patch which compiles correctly in qt-4.7.1 with webkit enabled on Solaris 10 with SS12 C++ compiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 27 00:55:27 PDT 2011


Oliver Hunt <oliver at apple.com> has granted Ben Taylor
<bentaylor.solx86 at gmail.com>'s request for review:
Bug 57151: Fix compilation with Solaris 10/SunStudio 12 CC in
Source/WebCore/bindings/js/JSJavaScriptCallFrameCustom.cpp: ambiguity in ?:
https://bugs.webkit.org/show_bug.cgi?id=57151

Attachment 87025: Proposed patch which compiles correctly in qt-4.7.1 with
webkit enabled on Solaris 10 with SS12 C++ compiler
https://bugs.webkit.org/attachment.cgi?id=87025&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
r=me,  i'm surprised this doesn't fail on other platforms as gcc, et all all
seem finicky about ?: operator.

Thanks for the patch.


More information about the webkit-reviews mailing list