Thread overview
[Issue 23493] __xtoHash is not exported
Nov 18, 2022
Richard Cattermole
Dec 17, 2022
Iain Buclaw
November 18, 2022
https://issues.dlang.org/show_bug.cgi?id=23493

--- Comment #1 from Richard Cattermole <alphaglosined@gmail.com> ---
During testing I was actually using LDC when I hit this, so it may not in fact be a dmd bug.

But after looking at dmd.clone, I'm not seeing anything obvious stating that these generated functions are indeed getting added to the export table. So I'm going to leave it open, because this very likely does need to be done.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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

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

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

--