John Darrington <[email protected]> writes: > On Sun, Feb 01, 2009 at 07:10:42PM -0800, Ben Pfaff wrote: > > I figured it out. The get_next_case() implementation was > returning a null pointer when cases were exhausted. Apparently > you are not supposed to do that. > > How about the following commit to both fix this and return an > array instead of a reference? > > > Okay. Can you also change the version number to 0.7.2, since I know > there's at least one party whose using the old interface.
I made that change and pushed these commits to the master branch. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
