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: Thu, 05 May 2005 02:59:55 -0400

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.185 pspp/src/ChangeLog:1.186
--- pspp/src/ChangeLog:1.185    Wed May  4 05:28:27 2005
+++ pspp/src/ChangeLog  Thu May  5 06:59:54 2005
@@ -1,3 +1,17 @@
+Wed May  4 23:54:02 2005  Ben Pfaff  <address@hidden>
+
+       Fix PR 12948.  See also new test in
+       tests/bugs/match-file-scratch.sh.
+       
+       * get.c: (mtf_merge_dictionary) Don't compact dictionary because
+       that deletes scratch variables that someone else might be using,
+       and because we can't reassign our sources' value indexes.
+       Instead, simply don't copy scratch variables into the master
+       dictionary.
+
+       * dictionary.c: (dict_compact_values) Delete variables from the
+       dictionary passed in, not from default_dict (!).
+
 Tue May  3 22:25:17 2005  Ben Pfaff  <address@hidden>
 
        Improve hash.c comments, error-checking.




reply via email to

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