chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #190: sandbox egg seems to endlessly loop when lo


From: Chicken Trac
Subject: [Chicken-janitors] Re: #190: sandbox egg seems to endlessly loop when loaded on chicken 4.4.0
Date: Sat, 27 Mar 2010 16:10:25 -0000

#190: sandbox egg seems to endlessly loop when loaded on chicken 4.4.0
------------------------+---------------------------------------------------
 Reporter:  mario       |       Owner:     
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:     
Component:  extensions  |     Version:     
 Keywords:  sandbox     |  
------------------------+---------------------------------------------------

Comment(by felix):

 The problem seems to be an optimizer bug that replaces a call to `real-
 make-safe-environment` with a definition that is redefined later.

 I have changed the sandbox code to use `defstruct`, but it seems the test
 doesn't work. I'm not sure if that was like that before this change.

 Please give the current `trunk` version of the sandbox egg a try.

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/190#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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