Sorting not happpening ... ???

bearophile bearophileHUGS at lycos.com
Mon Dec 14 10:01:49 PST 2009


Matthew:

A cleaned up case:

struct B { A a; }

static if(true)
  struct A {}

void main() {}

I think this may be a forward reference bug...

Bye,
bearophile



More information about the Digitalmars-d mailing list