[Webkit-unassigned] [Bug 18191] gcc 4.3 includes; compilation failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 11:32:22 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18191


lethalman88 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com




------- Comment #3 from lethalman88 at gmail.com  2008-04-18 11:32 PDT -------
(In reply to comment #2)
> We prefer to use string.h rather than cstring.
Same thing:

In file included from ./WebCore/platform/network/curl/ResourceRequest.h:31,
                 from ./WebCore/loader/FrameLoader.h:45,
                 from WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:37:
./WebCore/platform/network/ResourceRequestBase.h: At global scope:
./WebCore/platform/network/ResourceRequestBase.h:55: warning: type qualifiers
ignored on function return type
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp: In member function 'virtual
void WebCore::JSXMLHttpRequest::mark()':
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:50: error: 'Base' has not been
declared
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp: At global scope:
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:69: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::onreadystatechange(KJS::ExecState*) const' member
function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:77: error: no 'void
WebCore::JSXMLHttpRequest::setOnreadystatechange(KJS::ExecState*,
KJS::JSValue*)' member function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:85: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::onload(KJS::ExecState*) const' member function
declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:93: error: no 'void
WebCore::JSXMLHttpRequest::setOnload(KJS::ExecState*, KJS::JSValue*)' member
function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:101: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::responseXML(KJS::ExecState*) const' member function
declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:110: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::open(KJS::ExecState*, const KJS::List&)' member
function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:142: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::setRequestHeader(KJS::ExecState*, const KJS::List&)'
member function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:153: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::send(KJS::ExecState*, const KJS::List&)' member
function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:174: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::getResponseHeader(KJS::ExecState*, const
KJS::List&)' member function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:185: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::overrideMimeType(KJS::ExecState*, const KJS::List&)'
member function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:194: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::addEventListener(KJS::ExecState*, const KJS::List&)'
member function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:209: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::removeEventListener(KJS::ExecState*, const
KJS::List&)' member function declared in class 'WebCore::JSXMLHttpRequest'
WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:224: error: no 'KJS::JSValue*
WebCore::JSXMLHttpRequest::dispatchEvent(KJS::ExecState*, const KJS::List&)'
member function declared in class 'WebCore::JSXMLHttpRequest'
In file included from WebCore/bindings/js/JSXMLHttpRequestConstructor.cpp:24:
WebCore/bindings/js/JSXMLHttpRequest.h: At global scope:
WebCore/bindings/js/JSXMLHttpRequest.h:30: error: redefinition of 'class
WebCore::JSXMLHttpRequestConstructor'
WebCore/bindings/js/JSXMLHttpRequestConstructor.h:29: error: previous
definition of 'class WebCore::JSXMLHttpRequestConstructor'
WebCore/bindings/js/JSXMLHttpRequestConstructor.cpp: In constructor
'WebCore::JSXMLHttpRequestConstructor::JSXMLHttpRequestConstructor(KJS::ExecState*,
WebCore::Document*)':
WebCore/bindings/js/JSXMLHttpRequestConstructor.cpp:35: error: no matching
function for call to 'WebCore::DOMObject::DOMObject(KJS::ObjectPrototype*)'
WebCore/bindings/js/kjs_binding.h:62: note: candidates are:
WebCore::DOMObject::DOMObject()
WebCore/bindings/js/kjs_binding.h:49: note:                
WebCore::DOMObject::DOMObject(KJS::JSValue*)
WebCore/bindings/js/kjs_binding.h:47: note:                
WebCore::DOMObject::DOMObject(const WebCore::DOMObject&)
WebCore/bindings/js/JSXMLHttpRequestConstructor.cpp:37: error:
'JSXMLHttpRequestPrototype' has not been declared
WebCore/bindings/js/JSXMLHttpRequestConstructor.cpp: In member function
'virtual KJS::JSObject*
WebCore::JSXMLHttpRequestConstructor::construct(KJS::ExecState*, const
KJS::List&)':
WebCore/bindings/js/JSXMLHttpRequestConstructor.cpp:48: error:
'JSXMLHttpRequestPrototype' has not been declared
In file included from ./WebCore/platform/text/StringImpl.h:27,
                 from ./WebCore/platform/text/PlatformString.h:28,
                 from ./WebCore/dom/Node.h:28,
                 from ./WebCore/dom/EventTargetNode.h:29,
                 from ./WebCore/dom/ContainerNode.h:27,
                 from ./WebCore/dom/Attr.h:28,
                 from ./WebCore/dom/Document.h:28,
                 from WebCore/bindings/js/JSXSLTProcessor.cpp:32:
./JavaScriptCore/wtf/ASCIICType.h: In function 'bool
WTF::isASCIIAlphanumeric(char)':
./JavaScriptCore/wtf/ASCIICType.h:53: warning: suggest parentheses around &&
within ||
./JavaScriptCore/wtf/ASCIICType.h: In function 'bool
WTF::isASCIIAlphanumeric(short unsigned int)':
./JavaScriptCore/wtf/ASCIICType.h:54: warning: suggest parentheses around &&
within ||
./JavaScriptCore/wtf/ASCIICType.h: In function 'bool
WTF::isASCIIAlphanumeric(wchar_t)':
./JavaScriptCore/wtf/ASCIICType.h:56: warning: suggest parentheses around &&
within ||
./JavaScriptCore/wtf/ASCIICType.h: In function 'bool
WTF::isASCIIAlphanumeric(int)':
./JavaScriptCore/wtf/ASCIICType.h:58: warning: suggest parentheses around &&
within ||
./JavaScriptCore/wtf/ASCIICType.h: In function 'bool
WTF::isASCIIHexDigit(char)':
./JavaScriptCore/wtf/ASCIICType.h:67: warning: suggest parentheses around &&
within ||
./JavaScriptCore/wtf/ASCIICType.h: In function 'bool WTF::isASCIIHexDigit(short
unsigned int)':
./JavaScriptCore/wtf/ASCIICType.h:68: warning: suggest parentheses around &&
within ||
./JavaScriptCore/wtf/ASCIICType.h: In function 'bool
WTF::isASCIIHexDigit(wchar_t)':
./JavaScriptCore/wtf/ASCIICType.h:70: warning: suggest parentheses around &&
within ||
./JavaScriptCore/wtf/ASCIICType.h: In function 'bool
WTF::isASCIIHexDigit(int)':
./JavaScriptCore/wtf/ASCIICType.h:72: warning: suggest parentheses around &&
within ||
make[1]: *** [WebCore/bindings/js/libWebCore_la-JSXMLHttpRequestConstructor.lo]
Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [WebCore/bindings/js/libWebCore_la-JSXMLHttpRequestCustom.lo]
Error 1
mv -f WebCore/bindings/js/.deps/libWebCore_la-JSXSLTProcessor.Tpo
WebCore/bindings/js/.deps/libWebCore_la-JSXSLTProcessor.Plo
make[1]: Leaving directory
`/media/Dati/Repo/Gnome/webkitgtk-svn/src/webkit-build'
make: *** [all] Error 2


-- 
Configure bugmail: http://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