dmd infinite loop

Deewiant deewiant.doesnotlike.spam at gmail.com
Sat Dec 16 12:04:30 PST 2006


Dan wrote:
> Compiling:
> 
> 
> class A {
>   class B { }
> }
> 
> void main() { new A.B(); }
> 
> 
> causes dmd to enter an infinite loop posting error msgs for line 5.
> 
> --Dan

Already reported as Issue 635. (And re-reported as Issue 672.)


More information about the Digitalmars-d-bugs mailing list