Changes between Initial Version and Version 2 of Ticket #1904
- Timestamp:
- 01/04/11 05:21:08 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1904
- Property version changed from 2.10.0 to
- Property type changed from bug to deprecation
- Property summary changed from assign into FPA changes size to [DEPRECATED] assign on FPA
-
Ticket #1904 – description
initial v2 1 1 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. 2 2 3 This violates a contract of the FPA type (that it is of *fixed* size) .3 This violates a contract of the FPA type (that it is of *fixed* size) and will be removed.
