[Webkit-unassigned] [Bug 57337] Fix compilation with Solaris 10/Sun Studio 12 CC : types must match on ?:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 08:32:37 PDT 2011


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





--- Comment #12 from Ben Taylor <bentaylor.solx86 at gmail.com>  2011-04-08 08:32:38 PST ---
(In reply to comment #11)
> (From update of attachment 88008 [details])
> This looks fine, but I would prefer if you would add a comment here:
> // Using a ternary here confuses The Solaris 10 compiler:
> // http://link-to-solaris-10-compiler-bug
> 
> That way someone is unlikely to break it again.
> 
> Do we understand why only this one ternary fails?  We have lots of similar ternaries througout the project

This is a weird one.  I've patched on bunch of the ternary operations (similar type things where the types were in fact different) over the last month for webkit.  I will research the bug and see what I can find, and hold off on a updated patch until I can identify it.

-- 
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