SORT CASES: Don't delete filtered-out cases. 20110513030505/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 13 May 2011 05:55:29 +0000 (22:55 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 13 May 2011 05:55:29 +0000 (22:55 -0700)
commit70add34f5bf3e08e20839f4126126bbf37164ddb
tree12e28bc6aaf83321134791c27b974fc4d5729e50
parent5592ebfc98cd6ca4285abf0771c877e3deb00ec8
SORT CASES: Don't delete filtered-out cases.

This was first noticed by users in the GUI, but it is a problem with
the implementation of SORT CASES, not a problem with the GUI.

Bug #33089.
Thanks to Mindaugus for reporting the problem.
src/language/stats/sort-cases.c
tests/language/stats/sort-cases.at