Ticket #1904 (new bug) — at Initial Version

Opened 11 years ago

Last modified 10 years ago

assign into FPA changes size

Reported by: plobsing Owned by:
Priority: normal Milestone:
Component: none Version: 2.10.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

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

Note: See TracTickets for help on using tickets.