Thread overview
[Issue 13631] No-op module ctors cause circular dependencies.
Oct 19, 2014
Marco Leise
[Issue 13631] [REG2.066.1] New no-op module ctors cause circular dependencies.
Oct 19, 2014
Marco Leise
Oct 19, 2014
Marco Leise
Dec 17, 2022
Iain Buclaw
October 19, 2014
https://issues.dlang.org/show_bug.cgi?id=13631

Marco Leise <Marco.Leise@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[REG2.066.1] New no-op      |No-op module ctors cause
                   |module ctors cause circular |circular dependencies.
                   |dependencies.               |
           Severity|regression                  |normal

--- Comment #2 from Marco Leise <Marco.Leise@gmx.de> ---
The issue is actually present in 2.066.0, so not a new regression. Maybe no regression at all. It just happens in -debug builds and maybe would have happened in earlier version of dmd, too. But I can't easily test this with the code already depending on 2.066.1 fixes.

--
October 19, 2014
https://issues.dlang.org/show_bug.cgi?id=13631

Marco Leise <Marco.Leise@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[REG2.067-git-master] New   |[REG2.066.1] New no-op
                   |no-op module ctors cause    |module ctors cause circular
                   |circular dependencies.      |dependencies.

--
October 19, 2014
https://issues.dlang.org/show_bug.cgi?id=13631

--- Comment #1 from Marco Leise <Marco.Leise@gmx.de> ---
Actually it happens with with 2.066.1 release, too.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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

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

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

--