#1399: Array unshift/access broken
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:       
     Type:  bug       |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  core      |     Version:  trunk
 Severity:  medium    |    Keywords:       
     Lang:            |       Patch:       
 Platform:            |  
----------------------+-----------------------------------------------------

Comment(by kurahaupo):

 Yesterday I found an even weirder problem: unshift 17 items, shift 1, push
 2, and it dies. Actually, I guessed this one based on code inspection.

 Today, however, it appears this all goes away: Array PMC has been removed
 after a deprecation cycle. (Darn, I wish I'd remembered that before
 burning so much time debugging it.)

 Ticket can be closed.

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