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: Sun, 12 Jun 2005 17:58:11 -0400

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.205 pspp/src/ChangeLog:1.206
--- pspp/src/ChangeLog:1.205    Tue Jun  7 07:20:50 2005
+++ pspp/src/ChangeLog  Sun Jun 12 21:58:10 2005
@@ -1,3 +1,22 @@
+Sun Jun 12 14:54:40 2005  Ben Pfaff  <address@hidden>
+
+       Did some more work on bug 12859 and then realized that a *good*
+       solution would require some fundamental restructuring.  For now,
+       I'm marking REPEATING DATA unimplemented, and then we can revisit
+       it post-0.4.0.
+       
+       * command.def: Make REPEATING DATA unimplemented.
+
+       * data-list.c: (cmd_repeating_data) Assume inline file is 80
+       characters wide.
+       (realize_value) Revert previous changes; no longer needed.
+       Updated all callers.
+
+       * error.c: (err_hcf) Set nfile_loc, mfile_loc to 0 after freeing
+       file_loc, to avoid bad references later.
+
+       * str.c: Fix typo.
+
 Tue Jun  7 00:14:09 2005  Ben Pfaff  <address@hidden>
 
        Make some code tolerant of reentry.  Should not be needed if other




reply via email to

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