diff liboctave/ChangeLog @ 4933:cd58733c326b

[project @ 2004-08-05 16:08:28 by jwe]
author jwe
date Thu, 05 Aug 2004 16:08:28 +0000
parents 43f4ebd2704c
children 703d97b89507
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Aug 05 13:26:15 2004 +0000
+++ b/liboctave/ChangeLog	Thu Aug 05 16:08:28 2004 +0000
@@ -1,5 +1,7 @@
 2004-08-05  John W. Eaton  <jwe@octave.org>
 
+	* EIG.cc (EIG::init): Add volatile qualifier to nvr decl.
+
 	* intNDArray.cc (intNDArray<T>::operator !, intNDArray<T>::all,
 	intNDArray<T>::any): Sprinkle with this-> as needed.
 	* mx-inlines.cc (MX_ND_REDUCTION, MX_ND_CUMULATIVE_OP): Likewise.