#1001: Dead code in Boolean instantiate
-------------------+--------------------------------------------------------
 Reporter:  flh    |        Type:  patch 
   Status:  new    |    Priority:  normal
Milestone:         |   Component:  none  
  Version:  trunk  |    Severity:  medium
 Keywords:         |        Lang:        
    Patch:  new    |    Platform:  all   
-------------------+--------------------------------------------------------
 According to make cover, the instantiate VTABLE method of the Boolean PMC
 is dead code. Actually, it's not even clear if it could be supposed to
 work.

 The attached patch removes this method. It adds an init_pmc method and
 tests it.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1001>
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