[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: merged "output" into "master"
From: |
Ben Pfaff |
Subject: |
Re: merged "output" into "master" |
Date: |
Mon, 01 Mar 2010 22:42:22 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
John Darrington <address@hidden> writes:
> I tried running the following syntax through the GUI.
>
>
> data list list /alpha * beta * gamma *.
> begin data.
> 1 2 3
> 4 5 6
> end data.
>
> list.
>
>
>
> It crashed with the message:
>
> psppire: src/data/procedure.c:321: proc_commit: Assertion `ds->proc_state ==
> PROC_CLOSED' failed.
>
> The same syntax works fine in the terminal mode.
After some reflection, I came up with a solution to this problem
that pleased me, and I implemented and tested it and just now
pushed it out.
Please let me know if you can find any way to provoke this bug
again, but I believe that it should be thoroughly fix now.
--
Ben Pfaff
http://benpfaff.org
- Re: merged "output" into "master",
Ben Pfaff <=