bug-mit-scheme
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-mit-scheme] [bug #20559] debugging pathnames are wrong for subsyste


From: Taylor R. Campbell
Subject: [Bug-mit-scheme] [bug #20559] debugging pathnames are wrong for subsystems other than runtime
Date: Mon, 23 Jul 2007 04:13:30 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/420+ (KHTML, like Gecko, Safari/420) OmniWeb/v607

URL:
  <http://savannah.gnu.org/bugs/?20559>

                 Summary: debugging pathnames are wrong for subsystems other
than runtime
                 Project: MIT/GNU Scheme
            Submitted by: riastradh
            Submitted on: Monday 07/23/07 at 04:13
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Suboptimal behavior
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

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.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20559>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]