bugPSPP - Bugs: bug #22011, wrong argument to output_hex

 
 

bug #22011: wrong argument to output_hex

Submitter:  John Darrington <jmd>
Submitted:  Sun 13 Jan 2008 10:42:32 AM UTC
   
 
Category:  Syntax Parser Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  Before 0.6.0
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 14 Jan 2008 10:29:00 AM UTC, comment #2: 

I checked this in.

John Darrington <jmd>
Group administrator
Sun 13 Jan 2008 07:54:51 PM UTC, comment #1: 

Looks good, please commit.  Thanks John!

Ben Pfaff <blp>
Group administrator
Sun 13 Jan 2008 10:42:32 AM UTC, original submission:  

Valgrind shows an error with this syntax:

DATA LIST LIST /x (ahex2).
BEGIN DATA.
30
31
32
33
END DATA.

PRINT
        outfile='foo'
        /x (ahex2).

EXECUTE.

The attached patch fixes the problem.

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 #14792:  hex.patch added by jmd (21KiB - text/x-diff)

 

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)
  • -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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-01-14 jmd StatusWorks For Me Fixed
        Assigned toblp None
        Open/ClosedOpen Closed
    2008-01-13 blp StatusReady for Test/Review Works For Me
    2008-01-13 jmd ReleaseNone Before 0.6.0
    2008-01-13 jmd Attached File- Added hex.patch, #14792

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code