[xml] singularity in using C++ exceptions with libxml2 library



libxml2 needs rebuild with '-fexceptions' to avoid problems with
exceptions catching.

Attached program is a test to this problem.

With libxml compilled without "-fexceptions" this program cannot catch
exception from aborter() function

-----------
With best regards
Stanislav Ievlev

Attachment: colorifer-test.tar.bz2
Description: BZip2 compressed data



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