#1904: assign into FPA changes size
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:        
     Type:  bug       |      Status:  new   
 Priority:  normal    |   Milestone:        
Component:  none      |     Version:  2.10.0
 Severity:  medium    |    Keywords:        
     Lang:            |       Patch:        
 Platform:            |  
----------------------+-----------------------------------------------------
 FixedPMCArray.set_pmc, used to implement the assign op, deletes the
 current storage and allocates a resized storage into which it copies the
 assigned array.

 This violates a contract of the FPA type (that it is of *fixed* size).

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