You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Arnold, Curt" <Cu...@hyprotech.com> on 2000/09/27 19:06:56 UTC

RE: Building COM wrappers fails because of missing include (22 se ptem ber build)

Thanks for the report.  That was a side affect of some changes outside the COM wrapper and since the COM wrapper isn't part of the nightly builds, it wasn't noticed at the time those changes were
made.

I submitted a group of changes earlier this week that included addressing that issue.  Those fixes should be in the CVS in the next day or so and should be in the forthcoming release.

Other issues addressed bugs in Text.splitText(), element.setAttributeNode(), and namedNodeList.setNamedNode(), compatibility with VC++ Compiler COM and handling of DTD-less documents when
validateOnParse = true.