libxml++ 2.39.2



About libxml++
==============

libxml++ is a C++ wrapper for the libxml2 XML parser library. It has
SAX and DOM-like APIs, but does not attempt to conform exactly to the
DOM specification. Its API is simpler than the underlying libxml2 C
API.

News
====

* SaxParser: Fix “double free or corruption” if a std::exception is thrown
  by a handler method.
  (Daniel Trebbien, Kjell Ahlstedt)
* Replace some (deprecated in C++11) std::auto_ptr by std::unique_ptr.
  There are still some auto_ptrs in header files bug replacing them would
  break ABI.
  (Kjell Ahlstedt) Bug #753123.


ChangeLog
=========
https://download.gnome.org/sources/libxml++/2.39/libxml++-2.39.2.changes  (2.01K)

Download
========
https://download.gnome.org/sources/libxml++/2.39/libxml++-2.39.2.tar.xz (937K)
  sha256sum: 82c30620f350fe44cbdd7e7b83612466480ab11380189b73b3a4a2e3644951bb



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]