[Issue 21036] wrong code for non-pod types when compiled function with variadic static array

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 24 15:18:44 UTC 2020


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

--- Comment #2 from Stefan Koch <uplink.coder at gmail.com> ---
I assume the fix for this is to not call the dtors on compiler created
temporaries. Let's see where that leads.

--


More information about the Digitalmars-d-bugs mailing list