Thread overview
[Issue 20641] [shared] static [~]this in templates get run multiple time when compiled separately
Mar 06, 2020
Mathias LANG
Dec 17, 2022
Iain Buclaw
March 06, 2020
https://issues.dlang.org/show_bug.cgi?id=20641

--- Comment #1 from Mathias LANG <pro.mathias.lang@gmail.com> ---
For anyone willing to tackle this problem, it might be worth looking into what C++ is doing: http://itanium-cxx-abi.github.io/cxx-abi/abi.html#once-ctor

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

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

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

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

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

--