bugPSPP - Bugs: bug #17329, Bug parsing REREAD command.

 
 

bug #17329: Bug parsing REREAD command.

Submitter:  John Darrington <jmd>
Submitted:  Sat 05 Aug 2006 05:13:33 AM UTC
   
 
Category:  Syntax Parser Severity:  5 - Average
Status:  Fixed Assigned to:  blp
Open/Closed:  Closed Release:  Before 0.6.0
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 05 Aug 2006 07:43:57 AM UTC, comment #2: 

The patch seems to fix the problem.  Thanks.

John Darrington <jmd>
Group administrator
Sat 05 Aug 2006 05:39:17 AM UTC, comment #1: 

Please try the attached patch.

Ben Pfaff <blp>
Group administrator
Sat 05 Aug 2006 05:13:33 AM UTC, original submission:  

For some strange reason, the REREAD command doesn't like having its  COLUMN subcommand specified after the FILE subcommand. So whereas

 REREAD COLUMN=8 FILE=fh.

parses fine,

 REREAD FILE=fh COLUMN=8.
 
Results in "error: REREAD: Syntax error at `='."

I suspect that "fh COLUMN" is being parsed as a single token.

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 #10465:  reread.patch added by blp (253B - application/octet-stream - proposed fix)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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
2006-08-05 blp StatusReady for Test/Review Fixed
    Open/ClosedOpen Closed
2006-08-05 blp StatusNone Ready for Test/Review
    Assigned toNone blp
    ReleaseNone Before 0.6.0
    Attached File- Added reread.patch, #10465

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code