(parse_rank_function) Fix msg() bug found by -Wformat.
[pspp-builds.git] / src / ChangeLog
index 7cee2d7b0e9ec7ce6739ac881d3ab34df13435bc..7dec878d3b7f9163dab04156b6a36783f2960843 100644 (file)
@@ -1,3 +1,12 @@
+Sat Jul 30 22:58:33 2005  Ben Pfaff  <blp@gnu.org>
+
+       * rank.q: (parse_rank_function) Fix msg() bug found by -Wformat.
+
+Sat Jul 30 22:56:12 2005  Ben Pfaff  <blp@gnu.org>
+
+       * postscript.c: (postopen) Cast `char' to `unsigned char' before
+       passing to isspace().
+
 Sat Jul 30 22:52:09 2005  Ben Pfaff  <blp@gnu.org>
 
        * pfm-read.c: (read_variables) Fix msg() bug found by -Wformat.