[Issue 20715] `Error: TypeInfo cannot be used with -betterC` for array of struct = void with copy constructor disabled

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 8 08:56:26 UTC 2021


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

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |FIXED

--- Comment #3 from RazvanN <razvan.nitu1305 at gmail.com> ---
This has been fixed thanks to transforming the hook into a template:
https://github.com/dlang/dmd/pull/13116

--


More information about the Digitalmars-d-bugs mailing list