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

weaselcat <[email protected]> changed:

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

--- Comment #4 from weaselcat <[email protected]> ---
dmd 2.070
Error: non-shared method f642.bar.~this is not callable using a shared object

marked two issues as duplicates that are caused by the same problem/require the
same fix(AFAICT)

on topic:
a shared destructor doesn't really make sense at all, shouldn't shared objects
just have unshared destructors?

--

Reply via email to