bugPSPP - Bugs: bug #24031, duplicate variables in DATA LIST ...

 
 

bug #24031: duplicate variables in DATA LIST causes crash

Submitter:  John Darrington <jmd>
Submitted:  Mon 11 Aug 2008 05:17:59 AM UTC
   
 
Category:  Syntax Parser Severity:  3 - Ordinary
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 15 Sep 2008 05:02:46 AM UTC, comment #1: 

A fix for this has been checked into the stable branch.

John Darrington <jmd>
Group administrator
Mon 11 Aug 2008 05:17:59 AM UTC, original submission:  

This input causes a seg fault:

input program.
data list list /a (a10) b (a10) c (a10) d (a10) e(a10).
data list list /a (a10) b (a10) c (a10) d (a10) e(a10).
end input program.


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

 

Carbon-Copy List
  • -email is unavailable- added by jmd (Submitted the item)
  •  

    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
    2008-09-15 jmd Open/ClosedOpen Closed
    2008-09-15 jmd StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code