[Issue 17098] this program worked on DMD 2072.2, but it does not compile on dmd 2073
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 14 09:06:46 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=17098
--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> ---
(In reply to Martin Nowak from comment #1)
> The current CTFE interpreter easily uses a lot of memory,
True, but that isn't the cause of the failure to compile. The compile takes
only a second or two without -O, and the CTFE is still run.
--
More information about the Digitalmars-d-bugs
mailing list