#767: imcc allows multiple .locals of the same name
--------------------+-------------------------------------------------------
 Reporter:  cotto   |        Owner:          
     Type:  bug     |       Status:  reopened
 Priority:  normal  |    Milestone:          
Component:  imcc    |      Version:  1.2.0   
 Severity:  medium  |   Resolution:          
 Keywords:          |         Lang:          
    Patch:  new     |     Platform:          
--------------------+-------------------------------------------------------

Comment(by NotFound):

 I modified the previous patch to catch only the duplications with
 different type, and found that the previous version only catched the ones
 with same type, and now catches a few that breaks the build. So I changed
 it to emit a warning instead of failing, and commited it on r39652 in
 order to help fixing that problems.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/767#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to