https://issues.dlang.org/show_bug.cgi?id=13631
Marco Leise <[email protected]> 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 <[email protected]> --- 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. --
