Thread overview
[Issue 22022] A function with pragma(mangle) mixed into a function body is missing from the binary
Jun 16, 2021
Mathias LANG
Dec 17, 2022
Iain Buclaw
June 16, 2021
https://issues.dlang.org/show_bug.cgi?id=22022

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pro.mathias.lang@gmail.com

--- Comment #1 from Mathias LANG <pro.mathias.lang@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.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=22022

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=22022

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19946

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--