bugPSPP - Bugs: bug #15704, COUNT command should accept a...

 
 

bug #15704: COUNT command should accept a variable list.

Submitter:  John Darrington <jmd>
Submitted:  Sat 11 Feb 2006 02:04:51 AM UTC
   
 
Category:  Syntax Parser Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 24 Mar 2006 02:12:07 AM UTC, comment #1: 

A fix has been checked in to the CVS repository

John Darrington <jmd>
Group administrator
Sat 11 Feb 2006 02:04:51 AM UTC, original submission:  

COUNT should accept a var_list instead of just a single variable. Eg:

DATA LIST LIST /x (A9).
BEGIN DATA
fred
barney
END DATA.

COMPUTE y=4.

COUNT c=y z (0).

Also, error checking needs to be looked at, because the above example causes pspp to crash.


John Darrington <jmd>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-03-24 jmd StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code