diff liboctave/ChangeLog @ 5420:f608ac74f92c

[project @ 2005-07-25 21:32:51 by jwe]
author jwe
date Mon, 25 Jul 2005 21:32:51 +0000
parents b91241999ba6
children 2042301733ce
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon Jul 25 17:31:47 2005 +0000
+++ b/liboctave/ChangeLog	Mon Jul 25 21:32:51 2005 +0000
@@ -1,3 +1,8 @@
+2005-07-25   Erik de Castro Lopo  <erikd@zip.com.au>
+
+	* oct-inttypes.h (OCTAVE_S_US_FTR): Compare <= 0 instead of < 0 to
+	avoid warnings for unsigned types.
+
 2005-07-07  John W. Eaton  <jwe@octave.org>
 
 	* dSparse.cc (SparseMatrix::factorize): Initialize Numeric to 0.