On 11/5/10 6:27 PM, Walter Bright wrote:
Andrei Alexandrescu wrote:
The language may limit the static size of object. That's what Java
does - it limits the size of any class to 64KB, and then every VM
implementation guarantees that the first 64KB are made verboten one
way or another.

I've meant to do that in D, but haven't gotten around to it.

Probably we should bugzillize it.

http://d.puremagic.com/issues/show_bug.cgi?id=5176


Andrei

Reply via email to