[Issue 516] Mutually calling constructors allowed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jun 27 19:58:59 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=516





------- Comment #3 from bugzilla at digitalmars.com  2008-06-27 21:58 -------
Because this may be declared as:

    this();

meaning it's body appears elsewhere. Also, things that appear to be cycles in
static analysis may not be at runtime, like recursive functions.


-- 



More information about the Digitalmars-d-bugs mailing list