https://issues.dlang.org/show_bug.cgi?id=22682
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @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 --
