On Friday, 24 August 2018 at 10:16:34 UTC, Shachar Shemesh wrote:
On 23/08/18 15:03, Walter Bright wrote:
So you will excuse me, but I don't think this bug is being
taken as seriously as I think it should.
It is a serious problem. (There are workarounds available,
like using scope(failure).)
I don't think you understand how unworkable this workaround is.
I think Walter was talking more about "scope (failure)
destroy(this)" at the top of all your structs? I don't know if it
has some gotchas, though (as I don't use RAII in D...).