https://issues.dlang.org/show_bug.cgi?id=19234
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #3 from Dlang Bot <[email protected]> --- @n8sh created dlang/dmd pull request #9942 "Fix Issue 19234 - betterC TypeInfo error when using slice copy on Structs" fixing this issue: - Fix Issue 19234 - betterC TypeInfo error when using slice copy on Structs Known limitation: does not work if the struct has a dtor. https://github.com/dlang/dmd/pull/9942 --
