chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #32: get tinyclos egg for chicken 4 to work


From: Chicken Trac
Subject: [Chicken-janitors] Re: #32: get tinyclos egg for chicken 4 to work
Date: Fri, 30 Oct 2009 21:41:35 -0000

#32: get tinyclos egg for chicken 4 to work
------------------------+---------------------------------------------------
 Reporter:  felix       |       Owner:       
     Type:  defect      |      Status:  new  
 Priority:  major       |   Milestone:       
Component:  extensions  |     Version:  4.0.5
 Keywords:  tinyclos    |  
------------------------+---------------------------------------------------

Comment(by tonysidaway):

 Is anybody else looking at this?  I don't yet understand the innards of
 this very complex code.

 tinyclos-examples.scm flops over because, I think, the initialize generic
 is getting a bogus call-next-method chain.

 Changing "(##core-global-ref ,name)" to ",name" in define-method seems to
 help.  Then all you have to do to stop define-method complaining during
 ensure-generic is to insert "(define-generic X)" before every reference to
 define-method.

 Then it goes into a black hole and you have to kill the process...

 I don't understand how module namespaces work in Chicken so I'm completely
 mystified by the whole thing.  Is there documentation that might help?

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