diff libcruft/ChangeLog @ 6567:e82cb026b893

[project @ 2007-04-24 20:40:23 by jwe]
author jwe
date Tue, 24 Apr 2007 20:40:24 +0000
parents 3c89a3f9d23e
children 59c0c3637633
line wrap: on
line diff
--- a/libcruft/ChangeLog	Fri Feb 01 23:01:35 2008 -0500
+++ b/libcruft/ChangeLog	Tue Apr 24 20:40:24 2007 +0000
@@ -1,3 +1,9 @@
+2007-04-23  John W. Eaton  <jwe@octave.org>
+
+	* ranlib/phrtsd.f (phrtsd): Store result of call to index
+	instrinsic in an INTEGER variable to ensure that the types of the
+	arguments passed to mod really are the same even on 64-bit systems.
+
 2007-04-18  Michael Goffioul  <michael.goffioul@swing.be>
 
 	* libcruft/blas-xtra/xdnrm2.f, libcruft/blas-xtra/xdznrm2.f: