[glom/glom-1-16] Catch exceptions from std::locale::global().
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-16] Catch exceptions from std::locale::global().
- Date: Tue, 31 Aug 2010 09:32:39 +0000 (UTC)
commit 864b82e2398c47b6e51dfc46b3dd735bb6c8a09f
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Aug 10 14:38:54 2010 +0200
Catch exceptions from std::locale::global().
* glom/main.cc: Put a try/catch around the call to std::locale::global(),
because it is throwing on at least one system under apparently normal
circumstances.
This should fix bug #619445 (teidooricaerak) or at least give us another clue.
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 2543323..0138323 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-10 Murray Cumming <murrayc murrayc com>
+
+ Catch exceptions from std::locale::global().
+
+ * glom/main.cc: Put a try/catch around the call to std::locale::global(),
+ because it is throwing on at least one system under apparently normal
+ circumstances.
+ This should fix bug #619445 (teidooricaerak) or at least give us another clue.
+
2010-08-19 David King <davidk openismus com>
Include the correct config.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]