September 30, 2019
https://issues.dlang.org/show_bug.cgi?id=20012

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

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

--- Comment #28 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10236 "Fix issue 20012 - extern(C) functions inside template mixins are not mangled as C functions" was merged into master:

- 9b867ff4cae18953c864a7d9568e41295f09456a by dkorpel:
  fix issue 20012 - export inside mixin doesn't seem to work

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

--
January 14, 2020
https://issues.dlang.org/show_bug.cgi?id=20012

--- Comment #29 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #2905 "Remove obsolete pragma(mangle, ...) from entrypoint.d" was merged into master:

- 008c8a5e3a31cae3f1d444a681b7b1814c824c7a by MoonlightSentinel:
  Remove obsolete pragma(mangle, ...) from entrypoint.d

  They served as a workaround for issue 20012 which was fixed in the meanwhile.

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

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

--
1 2 3 4
Next ›   Last »