#1683: Key clone and set_pmc are broken
----------------------+-----------------------------------------------------
 Reporter:  NotFound  |       Owner:       
     Type:  todo      |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  none      |     Version:  2.5.0
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------
 The VTABLEs clone and set_pmc in the Key PMC uses the function
 key_set_pmc, and that function just throws with a message referring to a
 nonexistent slice.pmc and has a comment: "XXX leo - what for is this
 indirection?"

 The key_set_pmc isn't used anywhere else and its name doesn't follow the
 naming convention, so is already deprecated. I'm going to delete it and
 replace its usage in Hash with throwing an exception with a message
 referring this ticket.

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