[Issue 19234] betterC TypeInfo error when using slice copy on Structs

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 1 16:14:18 UTC 2019


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

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

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

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

--


More information about the Digitalmars-d-bugs mailing list