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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 2 03:12:00 UTC 2019


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #9942 "Fix Issue 19234 - betterC TypeInfo error when
using slice copy on Structs" was merged into master:

- a9080406f3b5c8d29b148be42292d2eb783face1 by Nathan Sashihara:
  Fix Issue 19234 - betterC TypeInfo error when using slice copy on Structs

  Known limitation: does not work for struct with postblit or dtor.

https://github.com/dlang/dmd/pull/9942

--


More information about the Digitalmars-d-bugs mailing list