May 26, 2019
https://issues.dlang.org/show_bug.cgi?id=19557

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@thewilsonator created dlang/dmd pull request #9892 "fix Issue 19557 -
extern(C++, ns) and extern(C++, class) interact weird" fixing this issue:

- fix Issue 19557 - extern(C++, ns) and extern(C++, class) interact weird

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

--
May 28, 2019
https://issues.dlang.org/show_bug.cgi?id=19557

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 #9892 "fix Issue 19557 - extern(C++, ns) and extern(C++,
class) interact weird" was merged into stable:

- 0b050b74bc70e4851eb4362a9e2144b933e7d8c9 by Nicholas Lindsay Wilson:
  fix Issue 19557 - extern(C++, ns) and extern(C++, class) interact weird

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

--