July 07, 2022
https://issues.dlang.org/show_bug.cgi?id=9161

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Geod24 updated dlang/dmd pull request #14272 "Fix 18973 - TypeInfo generation does not account for `@disable`" fixing this issue:

- Fix 9161 - Linker error if struct has disabled dtor

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

--
July 07, 2022
https://issues.dlang.org/show_bug.cgi?id=9161

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

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

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14272 "Fix 18973, 9161 - TypeInfo generation does not account for `@disable`" was merged into master:

- 4df133b57411383be4721685f594ff8ab193f56d by Geod24:
  Fix 9161 - Linker error if struct has disabled dtor

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

--