diff src/ChangeLog @ 5297:234abf4c74dd

[project @ 2005-04-21 21:29:46 by jwe]
author jwe
date Thu, 21 Apr 2005 21:31:26 +0000
parents 4e753a157ed2
children 643a4d5b2b88
line wrap: on
line diff
--- a/src/ChangeLog	Thu Apr 21 17:52:42 2005 +0000
+++ b/src/ChangeLog	Thu Apr 21 21:31:26 2005 +0000
@@ -1,4 +1,10 @@
-2005-04-21  John W. Eaton  <jwe@octave.org>
+2005-04-21  John W Eaton  <jwe@octave.org>
+
+	* ls-mat5.cc (read_mat5_binary_element): Only read sparse matrix
+	values if sizeof (int) == sizeof (octave_idx_type).
+
+	* DLD-FUNCTIONS/colamd.cc: These functions only work if
+	sizeof (int) == sizeof (octave_idx_type).
 
 	* version.h (OCTAVE_VERSION): Now 2.9.2.
 	(OCTAVE_API_VERSION): Now api-v15.