Bug 146586

Summary: Build error if adding QualifiedName.cpp to DOMAllInOne.cpp
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 102647    

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.