[Webkit-unassigned] [Bug 29485] New: [Qt] WebKit doesn't compile with GCC 3.4.6

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 08:46:04 PDT 2009


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

           Summary: [Qt] WebKit doesn't compile with GCC 3.4.6
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


This bug report originated from issue QTBUG-3451
http://bugreports.qt.nokia.com/browse/QTBUG-3451

--- Description ---

WebKit doesn't compile with GCC 3.4.6, giving the following errors when
compiling

This is seen on Solaris 9, but not on Solaris 10. 

JavaScriptCore/API/JSBase.cpp

../JavaScriptCore/wtf/PassRefPtr.h: In function `JSC::SourceCode 
JSC::makeSource(const JSC::UString&, const JSC::UString&, int)':
../JavaScriptCore/wtf/PassRefPtr.h:43: sorry, unimplemented: inlining 
failed in call to 'WTF::PassRefPtr<T>::~PassRefPtr() [with T = 
JSC::UStringSourceProvider]': function body not available
../JavaScriptCore/API/JSBase.cpp:86: sorry, unimplemented: called from here
../JavaScriptCore/wtf/PassRefPtr.h:43: sorry, unimplemented: inlining 
failed in call to 'WTF::PassRefPtr<T>::~PassRefPtr() [with T = 
JSC::SourceProvider]': function body not available
../JavaScriptCore/API/JSBase.cpp:86: sorry, unimplemented: called from here

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