pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recent bug report on pspp-users


From: Ben Pfaff
Subject: Re: Recent bug report on pspp-users
Date: Mon, 13 Jan 2014 23:05:41 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Jan 10, 2014 at 10:20:51AM +0100, John Darrington wrote:
> * When entering k columns of data one column at a time, an error message 
> occurs when entering a value in the second row of column 2, 3, ..., k.
> 
> Confirmed.  Any ideas anyone?

I see what's happening: entering a value in the first row causes the
variable to be created, and then selects the next row and gives it
keyboard focus but does not select the existing text (which contains a
period and some white space).  If you then type a number and Enter, the
result is a field filled with a period, some white space, and a number,
which isn't valid.

I'll see what I can do to fix that.

> * Certain selected measures of association are ignored in Crosstabs. 
> 
> I find the code in crosstabs.q hard to follow.  Is the time right to replace 
> crosstabs.q with crosstabs.c like (most of) the other commands?

Is the problem really that the parsing code is hard to follow?  I
somehow doubt that that is the real problem.

However: I don't object to the conversion.  I think that q2c is a failed
experiment.



reply via email to

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