Visual D expanding invalid arrays crashes visual studio

Rainer Schuetze r.sagitario at gmx.de
Wed Jun 12 07:31:15 UTC 2019



On 10/06/2019 10:54, Amex wrote:
> Usually one would get some warning box but now it just crashes. May be a
> new bug for VS2019.
> 
> These arrays may be "valid" in some sense but have very large lengths.

I've hit that, too. Probably needs a limit on how many elements get
expanded. C++ does that, too, at 1_000_000.


More information about the Digitalmars-d-ide mailing list