Hi Folks, A few bugs and memory leaks have been uncovered after the release of Xerces-C++ 3.0.0. To address those, I would like to make the 3.0.1 bugfix-only release. Here is the list changes compared to 3.0.0 (from SVN log):
* Remove class name from method declaration (XERCESC-1850). * Fix a bug in the socket and winsock net accessors when a redirection response does not contain a "Location" header. * Make XMLMutex use the correct MemoryManager when it closes its mutex. * Documentation fixes (XERCESC-1841). * Force Borland projects to use CRLF EOL. * The wrong constructor was called, causing a memory leak (XERCESC-1840). * Fixed memory leak (XERCESC-1834). * Update URLs in source code to point to the new pages. If you would like to test the source code before voting, please grab a copy from the 'xerces-3.0' branch. My +1. Boris -- Boris Kolpackov, Code Synthesis Tools http://codesynthesis.com/~boris/blog Open source XML data binding for C++: http://codesynthesis.com/products/xsd Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
