chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #23: numbers egg interferes with (module foo * ...)


From: Chicken Trac
Subject: [Chicken-janitors] #23: numbers egg interferes with (module foo * ...)
Date: Wed, 06 May 2009 22:38:48 -0000

#23: numbers egg interferes with (module foo * ...)
---------------------+------------------------------------------------------
Reporter:  zbigniew  |       Owner:  felix   
    Type:  defect    |      Status:  new     
Priority:  minor     |   Component:  compiler
 Version:  4.0.1     |    Keywords:          
---------------------+------------------------------------------------------
 Redefinition of * in numbers egg prevents recognition of * in module form.

 $ csi4 -p '(module foo * (import scheme) #t)'
 #t
 $ csi4 -R numbers -p '(module foo * (import scheme) #t)'
 Error: (map) bad argument type - not a proper list: *

 (same behavior in compiled files)

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