https://issues.dlang.org/show_bug.cgi?id=22991
Stanislav Blinov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Stanislav Blinov <[email protected]> --- (In reply to Dennis from comment #2) > Note that the spec currently says: > > > The total size of a static array cannot exceed 16Mb. > Sounds like a totally arbitrary rule that has no good reason to exist. One could argue, perhaps, for guaranteeing a certain size that all implementations should provide (i.e. no less than), but setting a hard absolute limit in the spec? Dubious. --
