#1293: Array PMC freeze/thaw/visit broken
--------------------+-------------------------------------------------------
 Reporter:  cotto   |       Owner:     
     Type:  bug     |      Status:  new
 Priority:  normal  |   Milestone:     
Component:  none    |     Version:     
 Severity:  medium  |    Keywords:     
     Lang:          |       Patch:     
 Platform:          |  
--------------------+-------------------------------------------------------
 r29183 adds a test to t/pmc/array.t that exposes some brokenness in the
 Array
 PMC's freeze/thaw code path. I added the test because it looked like
 Array's
 freeze/thaw/visit code had no test coverage. It turns out that list_visit
 also never gets called (at least according to make cover). I don't have
 the
 tuits to fix this for now, hence the ticket and the failing test.

 To repo, just prove t/pmc/array.t. If everything passes, you win!

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