www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - Type Inference infinite loop

The file 'test2.p' 

  static x = 3;
  void main()
  {
  }

compiled with "dmd test2.p"

never returns. I have to crash the shell session.

-- 
Derek
(skype: derek.j.parnell)
Melbourne, Australia
25/10/2005 2:09:32 PM
Oct 24 2005