bug-gnu-pspp
[Top][All Lists]
Advanced

[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 19:09:04 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Sat, Dec 29, 2012 at 06:43:50PM -0800, Ben Pfaff wrote:
> 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.

So, after reading up a little, I'm not sure what the behavior here
*should* be, although the current behavior is definitely a bug.  What
does SPSS do?  I can't find any description of what it does.



reply via email to

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