Purity, memoization and parallelization of dmd
Stefan Koch
uplink.coder at googlemail.com
Thu Jul 16 20:56:23 UTC 2020
On Thursday, 16 July 2020 at 18:55:23 UTC, Paul Backus wrote:
> Template instantiations are already cached (which actually
> causes buggy behavior, because they are not quite pure [1]).
>
> [1] https://issues.dlang.org/show_bug.cgi?id=19458
Good you've post this here.
I would have overlooked it otherwise.
This is a critical bug.
More information about the Digitalmars-d
mailing list