chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #117: printing of circular objects does not termi


From: Chicken Trac
Subject: [Chicken-janitors] Re: #117: printing of circular objects does not terminate when shown by `describe'
Date: Mon, 31 May 2010 09:46:30 -0000

#117: printing of circular objects does not terminate when shown by `describe'
------------------------+---------------------------------------------------
 Reporter:  felix       |       Owner:  felix   
     Type:  defect      |      Status:  assigned
 Priority:  minor       |   Milestone:          
Component:  core tools  |     Version:  4.2.x   
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by felix):

 Thanks! Added in e6eb2d2 (exp.).

 Note thar this will still fail:

 {{{
 #;> (define x '(1))
 #;> (set-car! x x)
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/117#comment:4>
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]