[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 22:14:17 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=21426

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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

--


More information about the Digitalmars-d-bugs mailing list