Ticket #1904 (closed deprecation: done)
[DEPRECATED] assign on FPA
| Reported by: | plobsing | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description (last modified by plobsing) (diff)
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.
Change History
Note: See
TracTickets for help on using
tickets.
