[D-runtime] Precise garbage collection

Rainer Schuetze r.sagitario at gmx.de
Fri Aug 16 01:37:54 PDT 2013


On 09.08.2013 11:55, Leandro Lucarella wrote:
>> >http://d.puremagic.com/issues/show_bug.cgi?id=10786
>> >
>> >The worse issue is silent non-generation of the RTInfo pointer,
>> >though the compiler replaces it with 0/1 that can be used for
>> >conservative scanning.
>> >
>> >http://d.puremagic.com/issues/show_bug.cgi?id=10442
> Oh! Bummer, I was under the impression that you had this working at some
> point.
>

Finally it seems I figured a way to fix these: 
https://github.com/D-Programming-Language/dmd/pull/2480



More information about the D-runtime mailing list