chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #745: disable specialization for assigned toplevel va


From: Chicken Trac
Subject: [Chicken-janitors] #745: disable specialization for assigned toplevel variables
Date: Tue, 13 Dec 2011 12:23:41 -0000

#745: disable specialization for assigned toplevel variables
----------------------------+-----------------------------------------------
 Reporter:  felix           |       Owner:  felix
     Type:  defect          |      Status:  new  
 Priority:  minor           |   Milestone:       
Component:  compiler        |     Version:  4.7.x
 Keywords:  specialization  |  
----------------------------+-----------------------------------------------
 Redefinition of assigned variables should disable specialization for those
 functions. This is not as simple as it sounds, since it would disable all
 specialization in the core system. It means we need a special build-mode
 or feature-ID to prevent non-specialization when compiling the core
 system.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/745>
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]