From: Darko M. <da...@uv...> - 2005-09-29 20:40:36
|
Christophe de VIENNE wrote: > *** libxml++ > > libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX > and DOM-like APIs, but does not attempt to conform exactly to the DOM > specifications because they are not aimed at C++. Its API is much > simpler than the underlying libxml C API. > > *** Changes > > This is a maintenance release > > * Fixed warnings with borland compilers (thanks to Darko Miletic) > * Fixed issue #161925: "Inefficency in Node::find" > * Fixed issue #162350: "gcc-3.4 new pedantic behavior" > * Fixed issue #150082: "Memory Leak in DomParser" I can see that set of Borland makefiles I sent you is not included. Is there a plan to do so? Darko |