Use isfinite, round modules from gnulib.
[pspp-builds.git] / src / data / ChangeLog
index ad2d8287fb8e38e832cf9cf8d92de25b2048a5a3..6f116701363c5c048e2d6b125e27ca85dd142647 100644 (file)
@@ -1,3 +1,12 @@
+2007-11-02  Ben Pfaff  <blp@gnu.org>
+
+       * data-out.c (output_number): Use isfinite (from C99) instead of
+       gsl_isfinite, since we now have universal support for it in
+       gnulib.
+       (output_infinite): Ditto.
+       [!HAVE_ROUND] (round): Remove definition, since we now have a
+       replacement in gnulib.
+
 2007-10-27  John Darrington <john@darrington.wattle.id.au>
 
        * dictionary.c: Fixed bug in dict_clone, where the vardict.dict member