[Webkit-unassigned] [Bug 57122] New: Fix compilation with Solaris 10/Sun Studio 12 CC : types must match on ?:
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 25 14:28:04 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57122
Summary: Fix compilation with Solaris 10/Sun Studio 12 CC :
types must match on ?:
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Other
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bentaylor.solx86 at gmail.com
"loader/DocumentLoader.h", line 186: Error: Different types for "?:" (WebCore::String and WebCore::KURL).
Sun Studio 12 expects types on a ?: expression to have the same types on both sides of the operation.
--
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