On Tuesday, 4 January 2022 at 23:37:57 UTC, H. S. Teoh wrote:
... .. . Which seems to confirm my suspicions. T
yes, this sounds like it might be it. I tried using = void; .. results:dmd -m64 -> just results in an 'out of memory' message (but at least i get a message this time)
ldc2 -m64 -> again, compiles ok, but this time memory usage during compilation never exceeds about 2.1GB (compared to 22GB when not using =void;
