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

--- Comment #1 from Manu <[email protected]> ---
Oh my, I just noticed that the DESTRUCTOR is also called for each element in
the union!
That's completely wrong, since only one item in the union may be valid at a
time.

--

Reply via email to