chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #290: disable reimport notice when executing import l


From: Chicken Trac
Subject: [Chicken-janitors] #290: disable reimport notice when executing import library
Date: Mon, 19 Jul 2010 23:49:21 -0000

#290: disable reimport notice when executing import library
----------------------+-----------------------------------------------------
 Reporter:  felix     |       Owner:  felix
     Type:  defect    |      Status:  new  
 Priority:  major     |   Milestone:  4.6.0
Component:  expander  |     Version:  4.5.x
 Keywords:            |  
----------------------+-----------------------------------------------------
 Inside an import library, code like

   (eval '(import scheme chicken numbers))

 will generate warnings about re-imports (in this example for numerical
 standard procedures). This should be disabled in (`##sys#expand-import`)
 during the executing of the import form in the import library.

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