bugMIT/GNU Scheme - Bugs: bug #43684, load-noisily? = #t but no print of...

 
 

bug #43684: load-noisily? = #t but no print of expressions during load file

Submitter:  Rene Kraneveld <kraneveld>
Submitted:  Mon 24 Nov 2014 03:24:03 PM UTC
   
 
Category:  runtime Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  mhb Originator Name: 
Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 24 Feb 2015 08:15:37 PM UTC, comment #1: 

There is no load-noisily? binding; you must have created one in the (user) package.  We have a load-noisily binding in the () package, but it is assigned a procedure that only notes the start and end of the process.  Are you thinking of some other Scheme?

Matt Birkholz <mhb>
Group Member
Mon 24 Nov 2014 03:24:03 PM UTC, original submission:  

I have set load-noisily to #t with (define load-noisily? #t) and checked it as being #t.
But nevertheless nothing is printed but the value of the last expression when loading a source file.
MIT/GNU Scheme 9.2

Rene Kraneveld <kraneveld>

 

(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 mhb (Posted a comment)
  • -email is unavailable- added by mhb
  • -email is unavailable- added by kraneveld (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-02-24 mhb Assigned toNone mhb
        Open/ClosedOpen Closed
        Carbon-Copy- Added -email is unavailable-

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code