]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Detect and possibly use __verbose_terminate_handler. The text in aclocal.m4 says:
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Dec 2002 19:41:35 +0000 (19:41 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 19 Dec 2002 19:41:35 +0000 (19:41 +0000)
commit59aace0c401acc3edf2ad7907385233fab2b0df6
tree00f41a667e62482ff7c733109b7cc88eb5ef2d73
parent457eb92c7a4c2b12340a618aa288a26784c0f9a6
Detect and possibly use __verbose_terminate_handler. The text in aclocal.m4 says:
// Newer versions of gcc have a very nice feature: you can set
// a verbose terminate handler, that not only aborts a program
// when an exception is thrown and not caught somewhere, but
// before aborting it prints that an exception has been thrown,
// and possibly what the std::exception::what() function has to
// say. Since many people run into the trap of not having a
// catch clause in main(), they wonder where that abort may be
// coming from. The terminate handler then at least says what is
// missing in their program.

git-svn-id: https://svn.dealii.org/trunk@6859 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/aclocal.m4
deal.II/base/include/base/config.h.in
deal.II/base/source/exceptions.cc
deal.II/configure
deal.II/configure.in
deal.II/doc/news/2002/c-3-4.html

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.