[Issue 22397] Out of memory during compilation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 16 16:46:23 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22397

--- Comment #4 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
(In reply to Ray Kulhanek from comment #3)
> Ideally, the behavior would be to fail to compile while indicating the error
> in any way other than exhausting memory.

The compiler generally cannot predict that a program will exhaust all memory.
(Variation of halting problem)

--


More information about the Digitalmars-d-bugs mailing list