[Webkit-unassigned] [Bug 57151] New: Fix compilation with Solaris 10/SunStudio 12 CC in Source/WebCore/bindings/js/JSJavaScriptCallFrameCustom.cpp: ambiguity in ?:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 08:04:25 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57151

           Summary: Fix compilation with Solaris 10/SunStudio 12 CC in
                    Source/WebCore/bindings/js/JSJavaScriptCallFrameCustom
                    .cpp: ambiguity in ?:
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bentaylor.solx86 at gmail.com


in Source/WebCore/bindings/js/JSJavaScriptCallFrameCustom.cpp
on Solaris 10 with Sun Studio 12 CC, the compiler emits this
error

Error: Ambiguous "?:" expression, second operand of type "JSC::JSObject*" and third operand of type "JSC::JSValuePtr" can be converted to one another.

This is from patch 14 of 17 by Thiago Macieria from bug https://bugs.webkit.org/show_bug.cgi?id=24932

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list