[Issue 21417] core.stdcpp.new_.cpp_delete unnecessarily requires destruction to be @nogc

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 14 09:40:31 UTC 2020


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

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 #3284 "core.stdcpp.new_.cpp_delete unnecessarily
requires destruction to be @nogc" was merged into stable:

- 1d4a1dd61f2e5c5ff0965a9c222681dfaff2ed6d by Nathan Sashihara:
  Fix Issue 21417 - core.stdcpp.new_.cpp_delete unnecessarily requires
destruction to be `@nogc`

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

--


More information about the Digitalmars-d-bugs mailing list