February 08, 2006
Abstract fields crash compiler, DMD 0.145. Example:

  class Foo {
    abstract int bar;
  }

prints:
main.d(2): variable main.Foo.bar abstract cannot be applied to variable
then crashes.

-- 
Bruno Medeiros - CS/E student
"Certain aspects of D are a pathway to many abilities some consider to be... unnatural."