chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #751: specialization may result in the same code bein


From: Chicken Trac
Subject: [Chicken-janitors] #751: specialization may result in the same code being walked multiple times
Date: Tue, 13 Dec 2011 12:39:06 -0000

#751: specialization may result in the same code being walked multiple times
-------------------------------------+--------------------------------------
 Reporter:  felix                    |       Owner:  felix
     Type:  defect                   |      Status:  new  
 Priority:  minor                    |   Milestone:       
Component:  compiler                 |     Version:  4.7.x
 Keywords:  specialization warnings  |  
-------------------------------------+--------------------------------------
 This will also signal type-warnings several times. The reason is the re-
 walking of a node after specialization: if the arguments trigger a flow-
 analysis warning, the re-walk will trigger it again.

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