bugMIT/GNU Scheme - Bugs: bug #20559, debugging pathnames are wrong for...

 
 

bug #20559: debugging pathnames are wrong for subsystems other than runtime

Submitter:  Taylor R. Campbell <riastradh>
Submitted:  Mon 23 Jul 2007 04:13:29 AM UTC
   
 
Category:  runtime Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Suboptimal behavior
Status:  Fixed Privacy:  Public
Assigned to:  cph Originator Name: 
Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 23 Jul 2007 04:55:05 AM UTC, comment #1: 

Fixed in CVS.

Chris Hanson <cph>
Group administrator
Mon 23 Jul 2007 04:13:29 AM UTC, original submission:  

Compare the pathnames in the results of the following two expressions in Scheme with the XML option loaded (other examples like IMAIL work as well):

  (COMPILED-CODE-BLOCK/DEBUGGING-INFO (COMPILED-ENTRY/BLOCK PP))
  (COMPILED-CODE-BLOCK/DEBUGGING-INFO (COMPILED-ENTRY/BLOCK READ-XML))

PP's debugging info wrapper refers to `runtime/pp.inf', whereas READ-XML's debugging info wrapper refers to `xml-parser.inf', so Scheme fails to find the debugging information file.

Taylor R. Campbell <riastradh>
Group Member

 

(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 cph (Posted a comment)
  • -email is unavailable- added by riastradh (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-07-23 cph CategoryNone runtime
        StatusNone Fixed
        Assigned toNone cph
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code