[Webkit-unassigned] [Bug 24932] WebKit compilation support in Solaris 10 with Sun Studio 12 (CC 5.9)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 06:15:56 PDT 2009


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





------- Comment #6 from thiago.macieira at nokia.com  2009-03-30 06:15 PDT -------
Created an attachment (id=29061)
 --> (https://bugs.webkit.org/attachment.cgi?id=29061&action=view)
Fix compilation with Sun CC 5.9: std::pair constructor again.

Fix compilation with Sun CC 5.9: std::pair constructor again.

Error: Could not find a match for std::pair<unsigned, unsigned>::pair(const
std::pair<unsigned short, unsigned short>) needed in
WTF::Vector<std::pair<unsigned, unsigned>, 0>::append<std::pair<unsigned short,
unsigned short>>(const std::pair<unsigned short, unsigned short>&).

Error: Could not find a match for std::pair<WebCore::KURL,
WebCore::KURL>::pair(const std::pair<WebCore::String, WebCore::String>) needed
in WTF::Vector<std::pair<WebCore::KURL, WebCore::KURL>,
0>::append<std::pair<WebCore::String, WebCore::String>>(const
std::pair<WebCore::String, WebCore::String>&).


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



More information about the webkit-unassigned mailing list