[Issue 20767] [DIP1014] __move_post_blt must only recursively call itself on a struct's fields not all members

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 27 04:46:52 UTC 2020


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

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 #3065 "[DIP1014] __move_post_blt: recursively call
on fields that are static arrays & do not recursively call on non-field
members" was merged into master:

- cc4b3e1b7c1150ce558af59aa9c3d61e77581d59 by Nathan Sashihara:
  Fix Issue 20767 - __move_post_blt must only recursively call itself on a
struct's fields not all members [DIP1014]

https://github.com/dlang/druntime/pull/3065

--


More information about the Digitalmars-d-bugs mailing list