https://issues.dlang.org/show_bug.cgi?id=23811
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|dmd |tools --- Comment #1 from RazvanN <[email protected]> --- I don't use any of the tools you pointed out, but potential issues might be: - the code is not compiled with -g - notice_me_global is the user facing name, but in the resulting binary it's going to have a mangled name Anyway, this seems more like a tool issue, rather than a compiler issue. --
