Thread overview
[Issue 19504] pragma(mangle) ignored for C++ destructors
Dec 21, 2018
Atila Neves
Feb 21, 2020
Dlang Bot
Feb 21, 2020
Dlang Bot
December 21, 2018
https://issues.dlang.org/show_bug.cgi?id=19504

Atila Neves <atila.neves@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++, link-failure, mangling

--
February 21, 2020
https://issues.dlang.org/show_bug.cgi?id=19504

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Geod24 created dlang/dmd pull request #10811 "Add test for fixed issue 19504" fixing this issue:

- Add test for fixed issue 19504

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

--
February 21, 2020
https://issues.dlang.org/show_bug.cgi?id=19504

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10811 "Add test for fixed issue 19504" was merged into master:

- a9b2e241ff7a8ddeafd44072e461667ebce59c58 by Geod24:
  Add test for fixed issue 19504

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

--