bugPSPP - Bugs: bug #18917, RECODE assert fails

 
 

bug #18917: RECODE assert fails

Submitter:  John Darrington <jmd>
Submitted:  Wed 31 Jan 2007 02:28:43 AM UTC
   
 
Category:  None 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 02 Feb 2007 12:52:56 AM UTC, comment #3: 

We believe that this problem is fixed in a change recently
checked into the CVS respository.  If you discover that the bug
has not been fixed, please re-open the bug.

Thank you for your help in improving PSPP.

Ben Pfaff <blp>
Group administrator
Fri 02 Feb 2007 12:27:00 AM UTC, comment #2: 

works for me.

John Darrington <jmd>
Group administrator
Thu 01 Feb 2007 04:40:41 PM UTC, comment #1: 

Indeed.

Here's a patch.

(file #11905)

Ben Pfaff <blp>
Group administrator
Wed 31 Jan 2007 02:28:43 AM UTC, original submission:  

This code assert fails at  src/language/xforms/recode.c:566: find_src_numeric: Assertion `0' failed.

DATA LIST LIST /x m .
BEGIN DATA.
1  .
5  .
END DATA.

RECODE m (SYSMIS=0).

LIST.

John Darrington <jmd>
Group administrator

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #11905:  recode.patch added by blp (676B - text/x-patch - fix)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by blp (Updated the item)
  • -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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-02-02 blp StatusReady for Test/Review Fixed
        Open/ClosedOpen Closed
    2007-02-01 blp Attached File- Added recode.patch, #11905
        StatusNone Ready for Test/Review

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code