chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #157: compiler-syntax defined in a module should be l


From: Chicken Trac
Subject: [Chicken-janitors] #157: compiler-syntax defined in a module should be local to that module
Date: Mon, 11 Jan 2010 11:08:31 -0000

#157: compiler-syntax defined in a module should be local to that module
----------------------+-----------------------------------------------------
 Reporter:  felix     |       Owner:  felix
     Type:  defect    |      Status:  new  
 Priority:  minor     |   Milestone:  4.4.0
Component:  compiler  |     Version:  4.3.x
 Keywords:            |  
----------------------+-----------------------------------------------------
 Since compiler-syntax is globally registered, it will be enabled even if
 the scope of the module has been left. Compiler-syntax definitions should
 be restored after processing a module.

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