[Issue 13631] No-op module ctors cause circular dependencies.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Oct 18 06:08:54 PDT 2014


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

Marco Leise <Marco.Leise at 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 at 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.

--


More information about the Digitalmars-d-bugs mailing list