DIP in making: ProtoObject
Simen Kjærås
simen.kjaras at gmail.com
Wed Apr 4 17:18:12 UTC 2018
On Wednesday, 4 April 2018 at 15:18:30 UTC, Andrei Alexandrescu
wrote:
> On 04/04/2018 09:18 AM, 12345swordy wrote:
>> No attempts to make class deallocation @nogc attribute
>> friendly? This is a major PIA for me. The current attempts at
>> this involve various workarounds (See automem library for
>> example), which even then does not solve all the problems it
>> currently have.
>
> Can you please give more detail on that? You mean the
> destructor of Object is automatically generated with a bad
> signature?
I assume this is what was meant:
https://issues.dlang.org/show_bug.cgi?id=15246
--
Simen
More information about the Digitalmars-d
mailing list