#447: [PATCH] src/hash.c cleanup: fix functions taking a Hash** arg
--------------------+-------------------------------------------------------
 Reporter:  cotto   |       Owner:     
     Type:  patch   |      Status:  new
 Priority:  normal  |   Milestone:  1.1
Component:  none    |     Version:     
 Severity:  medium  |    Keywords:     
     Lang:          |       Patch:     
 Platform:          |  
--------------------+-------------------------------------------------------
 src/hash.c needs a general cleanup.  Part of this cleanup involves
 changing functions which take a Hash** argument and put a new Hash in it.
 These functions (parrot_new_hash_x, parrot_new_cstring_hash and
 parrot_new_pointer_hash) should instead return a Hash*.

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