[Webkit-unassigned] [Bug 146586] New: Build error if adding QualifiedName.cpp to DOMAllInOne.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 3 04:55:17 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146586
Bug ID: 146586
Summary: Build error if adding QualifiedName.cpp to
DOMAllInOne.cpp
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
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'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150703/2d8012cb/attachment.html>
More information about the webkit-unassigned
mailing list