#1904: [DEPRECATED] assign on FPA
-------------------------+--------------------------------------------------
 Reporter:  plobsing     |       Owner:     
     Type:  deprecation  |      Status:  new
 Priority:  normal       |   Milestone:     
Component:  none         |     Version:     
 Severity:  medium       |    Keywords:     
     Lang:               |       Patch:     
 Platform:               |  
-------------------------+--------------------------------------------------
Changes (by plobsing):

  * version:  2.10.0 =>
  * type:  bug => deprecation


Old description:

> 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).

New description:

 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) and
 will be removed.

--

Comment:

 converted to deprecation ticket

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