Jarrett Billingsley:

I have "solved" that problem compiling in release mode...

> I noticed in the spec on arrays that "A [fixed-size] array with a
> dimension of 0 is allowed, but no space is allocated for it.

The future most important implementation of D, LDC, allocates a "bit" for it (I 
have no idea where this bit goes):
http://www.dsource.org/projects/ldc/wiki/Docs#Zero-lengthstaticarrays

Bye,
bearophile

Reply via email to