eh_term_handler.cc
1.82 KB
-
eh_catch.cc (uncaught_exception, [...]): Return false or zero if the library is… · 03e73da6
eh_catch.cc (uncaught_exception, [...]): Return false or zero if the library is built without exceptions. 2015-04-27 Federico Lenarduzzi <federico.lenarduzzi@tallertechnologies.com> Jonathan Wakely <jwakely@redhat.com> * libsupc++/eh_catch.cc (uncaught_exception, uncaught_exceptions): Return false or zero if the library is built without exceptions. * libsupc++/eh_term_handler.cc: Disable verbose terminate handler if the library is built without exceptions. Co-Authored-By: Jonathan Wakely <jwakely@redhat.com> From-SVN: r222484
Federico Lenarduzzi committed