http://d.puremagic.com/issues/show_bug.cgi?id=713 ------- Comment #1 from clugdbug at yahoo.com.au 2009-04-02 15:03 ------- On D1, this now generates a "Stack overflow". On D2, the equivalent code: enum int a = .b; enum int b = a; hangs. --