]> https://gitweb.dealii.org/ - dealii.git/commit
Detect and possibly use __verbose_terminate_handler. The text in aclocal.m4 says:
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 19 Dec 2002 19:41:35 +0000 (19:41 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 19 Dec 2002 19:41:35 +0000 (19:41 +0000)
commit64b4813e1ec2022ed1b4ecd766ee63c09da22dde
tree1d9589bee098ed2083029b70430156cd43572571
parent9e1f5341102ec2381de2a3324a6ea7b8f982c972
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.