On Tuesday, 2 June 2020 at 06:53:47 UTC, Basile B. wrote:
Ok cool. I hesitate to report an issue because the bug was too
"simple".
This is a proof that dmd user use the GC a lot :).
Mmmmh I don't follow you, this has nothing to do with the GC.
It's rather a problem with the backend (i.e the translation to
an IR andthe generation of byte code)
Anyway someone already pushed a fix so next point release (~1
or 2 weeks) will not produce invalid code for the case you've
found.
Yes, ok I see. But anyway, thank for you help :D.