bugPSPP - Bugs: bug #12427, AGGREGATE crashes if the...

 
 

bug #12427: AGGREGATE crashes if the destination variable is the same as the break variable.

Submitter:  John Darrington <jmd>
Submitted:  Wed 23 Mar 2005 07:04:32 AM UTC
   
 
Category:  None Severity:  5 - Average
Priority:  5 - Normal Status:  Fixed
Assigned to:  blp Open/Closed:  Closed
Release:  None Effort:  0.00
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Tue 05 Apr 2005 05:31:04 AM UTC, comment #1: 

A fix has been checked in to the CVS repository

Ben Pfaff <blp>
Group administrator
Wed 23 Mar 2005 07:04:32 AM UTC, original submission:  

This input crashes pspp:

DATA LIST LIST / name (a25) w (a25) x y .
BEGIN DATA.
xxxxxxoct cspli 0 1
yyyyct    alfo  0 2
uuuuuuxt  bspl  0 3
END DATA.


AGGREGATE OUTFILE=*
        /BREAK x
        /x=MEAN(y).


John Darrington <jmd>
Group administrator

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

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.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

History

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-04-05 blp StatusNone Fixed
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.16-1eaf.
Corresponding source code