https://issues.dlang.org/show_bug.cgi?id=21426
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- 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 --
