[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed
From: |
Ben Pfaff |
Subject: |
Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed |
Date: |
Sat, 29 Dec 2012 18:43:50 -0800 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sat, Dec 29, 2012 at 06:03:40PM -0800, Ben Pfaff wrote:
> On Sat, Dec 29, 2012 at 10:21:23AM +0100, Zolt?n F?bi?n wrote:
> > Dear PSPP developers,
> >
> > I run into the following bug, when working with the attached files.
>
> I can confirm the bug. I'm taking a look at it now.
Here is a simpler test case:
data list list /x.
begin data.
1
2
3
end data.
TEMPORARY.
RANK x.
Commenting out the TEMPORARY avoids the problem.
- PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed, Zoltán Fábián, 2012/12/29
- Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed, Ben Pfaff, 2012/12/29
- Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed,
Ben Pfaff <=
- Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed, Ben Pfaff, 2012/12/29
- Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed, Zoltán Fábián, 2012/12/30
- Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed, Ben Pfaff, 2012/12/30
- Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed, Zoltán Fábián, 2012/12/30
- Re: PSPP-BUG: var_get_case_index: Assertion `var_has_vardict (v)' failed, Ben Pfaff, 2012/12/30