The following comment has been added to this issue: Author: Adam Heinz Created: Tue, 28 Sep 2004 8:00 AM Body: I had no problem building the 200409271651 snapshot. The header files worked fine (no compile errors), though I got some link errors. I don't think any of these are relevant to this defect.
Link Error : undefined: 'xercesc_2_5::IdentityConstraintHandler::IdentityConstraintHandler(xercesc_2_5::XMLScanner*,xercesc_2_5::MemoryManager*)' (code) Referenced from 'xercesc_2_5::SGXMLScanner::commonInit()' in Xerces.Classic.Dbg.Lib Referenced from 'xercesc_2_5::IGXMLScanner::commonInit()' in Xerces.Classic.Dbg.Lib Link Error : undefined: 'xercesc_2_5::IdentityConstraintHandler::reset()' (code) Referenced from 'xercesc_2_5::SGXMLScanner::scanReset(const xercesc_2_5::InputSource&)' in Xerces.Classic.Dbg.Lib Referenced from 'xercesc_2_5::IGXMLScanner::scanReset(const xercesc_2_5::InputSource&)' in Xerces.Classic.Dbg.Lib Link Error : undefined: 'xercesc_2_5::IdentityConstraintHandler::activateIdentityConstraint(xercesc_2_5::SchemaElementDecl*,int,unsigned int,const unsigned short*,const xercesc_2_5::RefVectorOf<xercesc_2_5::XMLAttr>&,unsigned int)' (code) Referenced from 'xercesc_2_5::SGXMLScanner::scanStartTag(bool&)' in Xerces.Classic.Dbg.Lib Referenced from 'xercesc_2_5::IGXMLScanner::scanStartTagNS(bool&)' in Xerces.Classic.Dbg.Lib Link Error : undefined: 'xercesc_2_5::XSValue::getActualValue(const unsigned short*,xercesc_2_5::XSValue::DataType,xercesc_2_5::XSValue::Status&,xercesc_2_5::XSValue::XMLVersion,bool,xercesc_2_5::MemoryManager*)' (code) Referenced from 'xercesc_2_5::PSVIItem::getActualValue() const' in Xerces.Classic.Dbg.Lib Link Error : undefined: 'xercesc_2_5::XSValue::getDataType(const unsigned short*)' (code) Referenced from 'xercesc_2_5::PSVIItem::getActualValue() const' in Xerces.Classic.Dbg.Lib Link Error : undefined: 'xercesc_2_5::IdentityConstraintHandler::deactivateContext(xercesc_2_5::SchemaElementDecl*,const unsigned short*)' (code) Referenced from 'xercesc_2_5::SGXMLScanner::scanStartTag(bool&)' in Xerces.Classic.Dbg.Lib Referenced from 'xercesc_2_5::SGXMLScanner::scanEndTag(bool&)' in Xerces.Classic.Dbg.Lib Referenced from 'xercesc_2_5::IGXMLScanner::scanStartTagNS(bool&)' in Xerces.Classic.Dbg.Lib Referenced from 'xercesc_2_5::IGXMLScanner::scanEndTag(bool&)' in Xerces.Classic.Dbg.Lib --------------------------------------------------------------------- View this comment: http://issues.apache.org/jira/browse/XERCESC-1264?page=comments#action_53465 --------------------------------------------------------------------- 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: Resolved Priority: Blocker Resolution: FIXED Project: Xerces-C++ Components: DOM Versions: 2.5.0 Assignee: Gareth Reakes Reporter: Adam Heinz Created: Wed, 25 Aug 2004 8:28 AM Updated: Tue, 28 Sep 2004 8:00 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]