Some questions on latest work
Bienlein via Digitalmars-d
digitalmars-d at puremagic.com
Fri Apr 29 03:06:06 PDT 2016
On Tuesday, 26 April 2016 at 12:34:49 UTC, cym13 wrote:
> On Tuesday, 26 April 2016 at 12:19:40 UTC, Bienlein wrote:
>> Hi deadalnix,
>>
>> thanks for taking the time to answer my questions. The issue
>> with RefCounted and classes appears to be fixed. I found this:
>> http://wiki.dlang.org/DIP74. I also found evidence on the
>> Internet that the GC leaking memory is only an issue with 32
>> bit machines. Looks like I could have just googled those
>> things. Didn't expect things to be that easy. Anyway, thanks
>> for answering.
>
> Beware that what you found is but an Improvement Proposal, it
> hasn't been accepted in its current state yet and it hasn't
> been implemented either.
All right, thanks for the hint. Is there a timeline till when
this DIP will be implemented? Also it would be nice if the GC,
that does not leak with 32-bit D, would be plugged into 32-bit D
from the beginning.
Regards, Bienlein
More information about the Digitalmars-d
mailing list