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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 8 10:14:27 UTC 2023


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

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

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

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #15582 "fix issue 22682 - `pragma(mangle)` does not work
for nested functions" was merged into master:

- 440bf2139eff9cc1ee4e22734734e69db3dec0f7 by Basile Burg:
  fix issue 22682 - `pragma(mangle)` does not work for nested functions

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

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

--


More information about the Digitalmars-d-bugs mailing list