[Issue 4581] extern function pointers inside functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 16 07:07:23 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=4581
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |b2.temp at gmx.com
Resolution|--- |FIXED
--- Comment #6 from Basile-z <b2.temp at gmx.com> ---
fixed by https://github.com/dlang/dmd/pull/15582. The problem was actually not
the extern attribute but the mangle.
--
More information about the Digitalmars-d-bugs
mailing list