https://issues.dlang.org/show_bug.cgi?id=22682
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dlang Bot <[email protected]> --- 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 --
