diff ChangeLog @ 93:737d78f8495c

don't crash on out-of-memory exceptions
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 19 Nov 2009 14:46:17 +0100
parents 758d1a140c61
children f8e9d39ef81b
line wrap: on
line diff
--- a/ChangeLog	Sun Sep 27 11:13:22 2009 +0200
+++ b/ChangeLog	Thu Nov 19 14:46:17 2009 +0100
@@ -1,3 +1,8 @@
+2009-11-19  Jaroslav Hajek  <highegg@gmail.com>
+
+	* pytave.cc (func_eval): Catch & rethrow std::bad_alloc.
+	(str_eval): Likewise.
+
 2009-09-27  David Grundberg  <individ@acc.umu.se>
 
 	* configure.ac: Fix typo.