[Issue 21426] `dup`, `idup` for arrays plus `keys`, `values` for associative arrays: call postblits directly instead of via TypeInfo function pointer
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Nov 25 23:58:11 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21426
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
More information about the Digitalmars-d-bugs
mailing list