DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22642>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22642 compilation errors while using XERCES 2.3 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2003-08-22 12:50 ------- Firstly, bugzilla is for reporting bugs in the parser; problems encountered when trying to upgrade from a stone-age version to the current version are candidates for the xerces-c-dev mailing list, not bugzilla. Among the many changes between these versions: - Use of C++ namespaces; - Changes to the way Xerces's header files are laid out, in order to make their inclusion more organized; - A wholesale change in the DOM supported implementation (though the old one is still included) to move away from automatic memory management because of performance issues with the old system. For a more detailed list of changes, you could look at http://xml.apache.org/xerces-c/migrate_archive.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
