[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:13:05 PDT 2009


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





------- Comment #4 from thiago.macieira at nokia.com  2009-03-30 06:13 PDT -------
Created an attachment (id=29059)
 --> (https://bugs.webkit.org/attachment.cgi?id=29059&action=view)
Fix Sun CC 5.9 compiler error: the default constructor for
HashTableIteratorAdapter isn't called.

Fix Sun CC 5.9 compiler error: the default constructor for
HashTableIteratorAdapter isn't called.

"../JavaScriptCore/wtf/RefPtrHashMap.h", line 208: Error: Cannot use
std::pair<WTF::HashTableIterator<WTF::RefPtr<JSC::UString::Rep>,
std::pair<WTF::RefPtr<JSC::UString::Rep>, StaticValueEntry*>,
WTF::PairFirstExtractor<std::pair<WTF::RefPtr<JSC::UString::Rep>,
StaticValueEntry*>>, WTF::StrHash<WTF::R
efPtr<JSC::UString::Rep>>,
WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep>>,
WTF::HashTraits<StaticValueEntry*>>,
WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep>>>, bool> to initialize
std::pair<WTF::HashTableIteratorAdapter<WTF::HashTable<WTF::RefPtr<JSC::UString::Rep>,
std::pair<WTF::RefPtr<JSC::UString::Rep>, StaticValueEntry*>,
WTF::PairFirstExtractor<std::pair<WTF::RefPtr<JSC::UString::Rep>,
StaticValueEntry*>>, WTF::StrHash<WTF::RefPtr<JSC::UString::Rep>>,
WTF::PairHashTraits<WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep>>,
WTF::HashTraits<StaticValueEntry*>>,
WTF::HashTraits<WTF::RefPtr<JSC::UString::Rep>>>,
std::pair<WTF::RefPtr<JSC::UString::Rep>, StaticValueEntry*>>, bool>.


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