diff liboctave/ChangeLog @ 4053:1fb249b4d1bb

[project @ 2002-08-17 22:33:05 by jwe]
author jwe
date Sat, 17 Aug 2002 22:33:05 +0000
parents b79da8779a0e
children ac132116db86
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Aug 17 22:15:13 2002 +0000
+++ b/liboctave/ChangeLog	Sat Aug 17 22:33:05 2002 +0000
@@ -1,5 +1,8 @@
 2002-08-17  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* Array2-idx.h, DiagArray2.cc, Array2.cc, Array3.cc, ArrayN.cc:
+	Try to avoid implicit typename warnings from g++-3.2.
+
 	* DASPK.cc: Include lo-sstream.h and use macros instead of using
 	strstream classes directly.
 	* DASRT.cc: Likewise.