Thread overview
[Issue 20605] static constructor in template run after usage
Nov 08, 2020
Walter Bright
Dec 17, 2022
Iain Buclaw
November 08, 2020
https://issues.dlang.org/show_bug.cgi?id=20605

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla@digitalmars.com

--- Comment #1 from Walter Bright <bugzilla@digitalmars.com> ---
A better solution is to clarify in the spec what happens with templated initializations, and this approach also won't risk breaking code.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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

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

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

--