pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/ChangeLog
Date: Tue, 25 Oct 2005 00:28:17 -0400

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.238 pspp/src/ChangeLog:1.239
--- pspp/src/ChangeLog:1.238    Mon Oct 24 05:48:52 2005
+++ pspp/src/ChangeLog  Tue Oct 25 04:28:17 2005
@@ -1,3 +1,17 @@
+Mon Oct 24 21:24:15 2005  Ben Pfaff  <address@hidden>
+
+       Work to get rid of GCC 4.0 warnings, part 2.
+
+       In many files, change `unsigned char' to `char'.  This often
+       requires adding casts to <ctype.h> functions.
+
+       * data-in.c: (parse_A) Use buf_copy_rpad().
+
+       * str.c: (str_copy_buf_trunc) New function.
+
+       * value-labels.c: (value_to_string) Fix mistaken use of strncpy(),
+       by rewriting.
+
 Mon Oct 24 13:42:32 WST 2005 John Darrington <address@hidden>
 
        Moved some definitions to make it easier to abstract a dictionary 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]