Sat Dec 27 16:16:49 2003 Ben Pfaff <blp@gnu.org>
[pspp-builds.git] / TODO
diff --git a/TODO b/TODO
index fd4bd6891166bdce143e518cc6116a1d96c54c2a..5f4a0d30d62b51d67f872760c55fd94f06dadb77 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,11 @@
-Time-stamp: <2003-12-15 22:51:49 blp>
+Time-stamp: <2003-12-27 12:03:42 blp>
 
 TODO
 ----
 
+Probably should get rid of approx.h.  The user really needs to be responsible
+for his own precision.
+
 Use AFM files instead of Groff font files, and include AFMs for our default
 fonts with the distribution.
 
@@ -58,10 +61,6 @@ Remove ccase * argument from procfunc argument to procedure().
 
 See if process_active_file() has wider applicability.
 
-Looks like there's a potential problem with value labels--we use free_val_lab
-from avl_destroy(), but free_val_lab doesn't decrement the reference count, it
-just frees the label.  Check into this sometime soon.
-
 Eliminate private data in struct variable through use of pointers.
 
 Fix som_columns().