Bug 21426 – `dup`, `idup` for arrays plus `keys`, `values` for associative arrays: call postblits directly instead of via TypeInfo function pointer

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
All
Creation time
2020-11-25T22:09:37Z
Last change time
2020-11-25T23:58:11Z
Keywords
pull
Assigned to
No Owner
Creator
Nathan S.

Comments

Comment #0 by n8sh.secondary — 2020-11-25T22:09:37Z
Comment #1 by dlang-bot — 2020-11-25T22:14:17Z
@n8sh created dlang/druntime pull request #3289 "dup, idup, keys, values: call postblits directly instead of via TypeInfo function pointer" fixing this issue: - Fix Issue 21426 - `dup`, `idup` for arrays plus `keys`, `values` for associative arrays: call postblits directly instead of via TypeInfo function pointer https://github.com/dlang/druntime/pull/3289
Comment #2 by dlang-bot — 2020-11-25T23:58:11Z
dlang/druntime pull request #3289 "dup, idup, keys, values: call postblits directly instead of via TypeInfo function pointer" was merged into master: - a35758b9591dbddf71a79a92b5a723ec9fda9858 by Nathan Sashihara: Fix Issue 21426 - `dup`, `idup` for arrays plus `keys`, `values` for associative arrays: call postblits directly instead of via TypeInfo function pointer https://github.com/dlang/druntime/pull/3289