bugPSPP - Bugs: bug #55673, PSPP-dump-sav value labels # wrong

 
 

bug #55673: PSPP-dump-sav value labels # wrong

Submitter:  None
Submitted:  Fri 08 Feb 2019 01:10:01 AM UTC
   
 
Category:  System/Portable File I/O Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 10 Feb 2019 05:39:45 AM UTC, comment #1: 

Thanks for the report.  I fixed the program and its associated documentation.

Ben Pfaff <blp>
Group administrator
Fri 08 Feb 2019 01:10:01 AM UTC, original submission:  

The apply to variables #XY is wrong in PSPP-dump-sav (1.2.0 & 0.7.9 tested)

Seems to be off by 1, ie this yes no label apply to #35 but #35 is not a variable record, #34 is the last one.

00001900: value labels record
1/"": "Yes"
2/"": "No"
00001928: apply to variables #35
00001934: Record 7, subtype 3, size=4, count=8

00000a7c: variable record #34
Width: 0 (numeric)
Variable label: 1
Missing values code: 0 (no missing values)
Print format: 050400 (F4.0)
Write format: 050400 (F4.0)
Name: RES
00000a98 Variable label: "Do you or anybody you know work xxss?"
00000ae4: value labels record
1/"": "xx June"
2/"": "x October"
3/"": "x June"
4/"": "x September"
5/"": "y August"
6/"": "y December"
00000b7c: apply to variables #1

Anonymous

 

(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 blp (Posted a comment)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-10 blp CategoryNone System/Portable File I/O
        StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.15-ef91.
    Corresponding source code