NEW 146586
Build error if adding QualifiedName.cpp to DOMAllInOne.cpp
https://bugs.webkit.org/show_bug.cgi?id=146586
Summary Build error if adding QualifiedName.cpp to DOMAllInOne.cpp
Csaba Osztrogonác
Reported 2015-07-03 04:55:17 PDT
Build log: In file included from ../../Source/WebCore/dom/DOMAllInOne.cpp:125:0: ../../Source/WebCore/dom/QualifiedName.cpp:102:77: error: conflicting declaration 'void* WebCore::anyName [1]' In file included from ../../Source/WebCore/dom/Attribute.h:28:0, from ../../Source/WebCore/dom/ElementData.h:29, from ../../Source/WebCore/dom/Element.h:30, from ../../Source/WebCore/dom/ElementTraversal.h:28, from ../../Source/WebCore/dom/CharacterData.cpp:25, from ../../Source/WebCore/dom/DOMAllInOne.cpp:33: ../../Source/WebCore/dom/QualifiedName.h:115:28: error: 'WebCore::anyName' has a previous declaration as 'const WebCore::QualifiedName WebCore::anyName'
Attachments
Note You need to log in before you can comment on or make changes to this bug.