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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from RazvanN <[email protected]> ---
I think that this is a bit of a dilemma. __dtor is an internal symbol that
should not reach the user facing surface. Also, calling dtor like this is ugly.
However, I agree that suggesting a wrong method is worse.

Maybe the compiler should suggest the druntime destroy function?

--

Reply via email to