The following comment has been added to this issue:
Author: Adam Heinz
Created: Wed, 25 Aug 2004 8:41 AM
Body:
That looks to be most of it. A grep of my 2.5.0 public include directory turns up two
more hits (besides stuff in deprecated):
xercesc/util/MsgLoaders/ICU/ICUMsgLoader.hpp:#include "unicode/ures.h"
xercesc/util/RefArrayVectorOf.c:#include "RefArrayVectorOf.hpp"
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/XERCESC-1264?page=comments#action_37456
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/XERCESC-1264
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XERCESC-1264
Summary: replace user "includes" in public headers with system <includes>
Type: Bug
Status: Unassigned
Priority: Blocker
Project: Xerces-C++
Components:
DOM
Versions:
2.5.0
Assignee:
Reporter: Adam Heinz
Created: Wed, 25 Aug 2004 8:28 AM
Updated: Wed, 25 Aug 2004 8:41 AM
Environment: CodeWarrior 8.3, MacOS 10.2
Description:
Both user includes "header.hpp" and system includes <xercesc/dom/header.hpp> are used
in public header files. This causes compile errors when including the Xerces
framework.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]