Use AC_TYPE_OFF_T/HAVE_OFF_T to check for off_t.
[pspp-builds.git] / src / ChangeLog
index feddfc900f564c56d9d4f1ed198a90d1322c17ba..ec2863e8072b254d24134b9fe54da7f8154708d1 100644 (file)
@@ -1,3 +1,19 @@
+Tue Nov 30 21:10:20 2004  Ben Pfaff  <blp@gnu.org>
+
+       * flip.c: (flip_file) Check for off_t separately from fseeko(),
+       using AC_TYPE_OFF_T.
+
+Tue Nov 30 08:47:41 2004  Ben Pfaff  <blp@gnu.org>
+
+       * flip.c: (flip_file) If fseeko() is not available, use long int
+       for off_t.  Thanks to "Marshall DeBerry" <mdb@radix.net> for
+       reporting the problem.
+
+Mon Nov 29 12:20:59 WST 2004 John Darrington <john@darrington.wattle.id.au>
+
+       * examine.q factor_stats.[ch] Changed stderr to se_mean to avoid
+       conflict with stdio.
+
 Sun Nov 21 10:32:41 WST 2004 John Darrington <john@darrington.wattle.id.au>
 
        * var-labs.c (var_to_string) Now returns null if the variable is null