[Issue 22991] GC array literals restricted in size
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Apr 18 21:13:30 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22991
Dennis <dkorpel at live.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dkorpel at live.nl
--- Comment #2 from Dennis <dkorpel at live.nl> ---
Note that the spec currently says:
> The total size of a static array cannot exceed 16Mb.
https://dlang.org/spec/arrays.html#static-arrays
But `bla` is 32Mb
--
More information about the Digitalmars-d-bugs
mailing list