[Issue 22022] A function with pragma(mangle) mixed into a function body is missing from the binary
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 16 05:30:26 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22022
Mathias LANG <pro.mathias.lang at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pro.mathias.lang at gmail.com
--- Comment #1 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Confirmed. Trying to call it from the scope of main also triggers a linker
error on OSX. Sounds like a missing override in a visitor.
--
More information about the Digitalmars-d-bugs
mailing list