[Issue 16673] improve cyclic module imports checker

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Nov 23 18:11:24 PST 2016


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

uplink.coder at googlemail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |uplink.coder at googlemail.com

--- Comment #3 from uplink.coder at googlemail.com ---
In this particular case the initialization order is not important, because only
static properties of the imported classes are used.
I will have a look later.

--


More information about the Digitalmars-d-bugs mailing list