From: Mikko Rasa Date: Mon, 27 Aug 2007 09:02:27 +0000 (+0000) Subject: terminate instead of rethrowing an uncaught exception X-Git-Tag: 1.0~21 X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=commitdiff_plain;h=779974641eb8b16309ed670fdc3ceb760d05b6fc;hp=3d80163d0e1f4bacd4c4033f92819e4ef2605a71 terminate instead of rethrowing an uncaught exception --- diff --git a/source/core/application.cpp b/source/core/application.cpp index 47c176b..0e0b69f 100644 --- a/source/core/application.cpp +++ b/source/core/application.cpp @@ -60,7 +60,7 @@ int Application::run(int argc, char **argv) cerr<<" type: "<