#447: [CAGE] src/hash.c cleanup: fix functions taking a Hash** arg
--------------------+-------------------------------------------------------
 Reporter:  cotto   |       Owner:     
     Type:  cage    |      Status:  new
 Priority:  normal  |   Milestone:  1.1
Component:  none    |     Version:     
 Severity:  medium  |    Keywords:     
     Lang:          |       Patch:     
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by cotto):

 The attached patch takes care of this.  It also makes the following
 related changes:
 It changes create_hash to parrot_create_hash, making it non-static.
 Functions which used parrot_new_pmc_hash_x are switched to
 parrot_create_hash.  It also removes the now-unused functions
 parrot_new_pmc_hash_x and parrot_new_hash_x.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/447#comment:2>
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