diff liboctave/ChangeLog @ 8028:f0fbf47c914c

avoid null pointer call in Array<T>::hermitian
author Jaroslav Hajek <highegg@gmail.com>
date Sat, 09 Aug 2008 23:33:03 +0200
parents 9708674ab85d
children 090001c04619
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon Aug 11 10:59:30 2008 +0200
+++ b/liboctave/ChangeLog	Sat Aug 09 23:33:03 2008 +0200
@@ -1,3 +1,8 @@
+2008-08-11  Jaroslav Hajek <highegg@gmail.com>
+
+	* Array.cc (no_op_fcn): New static function.
+	(Array<T>::hermitian): If fcn is null, set to no_op_fcn.
+
 2008-08-07  John W. Eaton  <jwe@octave.org>
 
 	* sprse-base-chol.h, oct-sparse.h: Don't include config.h.