Thread overview
[Issue 20022] POSIX: extern(C++, `namespace`) does not apply namespace to enum
Jul 03, 2019
Mathias LANG
Jul 03, 2019
Dlang Bot
Jul 03, 2019
Dlang Bot
July 03, 2019
https://issues.dlang.org/show_bug.cgi?id=20022

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |pro.mathias.lang@gmail.com

--
July 03, 2019
https://issues.dlang.org/show_bug.cgi?id=20022

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 #10127 "Fix issue 20022: [POSIX] extern(C++, "namespace") does not apply namespace to enum" fixing this issue:

- Fix issue 20022: [POSIX] extern(C++, "namespace") does not apply namespace to
enum

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

--
July 03, 2019
https://issues.dlang.org/show_bug.cgi?id=20022

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 #10127 "Fix issue 20022: [POSIX] extern(C++, "namespace") does not apply namespace to enum" was merged into stable:

- ba52a8f718818590d0627e7d09ceab04800ef70f by Geod24:
  Fix issue 20022: [POSIX] extern(C++, "namespace") does not apply namespace to
enum

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

--