[Issue 22682] `pragma(mangle)` does not work for nested functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 6 20:47:00 UTC 2023


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@SixthDot created dlang/dmd pull request #15582 "fix issue 22682 -
`pragma(mangle)` does not work for nested functions" fixing this issue:

- fix issue 22682 - `pragma(mangle)` does not work for nested functions

  This is usefull to wrap C functions headers directly in a D wrapper

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

--


More information about the Digitalmars-d-bugs mailing list