GC, memory leaks and 32/64 bit
    Rob T 
    alanb at ucora.com
       
    Tue Mar 12 13:08:01 PDT 2013
    
    
  
On Tuesday, 12 March 2013 at 14:21:06 UTC, bearophile wrote:
> Benjamin Thaut:
>
>> Thats not correct. Rainer Schuetze has finished it and is 
>> using it for VisualD. You can get a version of druntime which 
>> the percise GC from his github branch 
>> https://github.com/rainers/dmd
>
> I am glad to be wrong :-)
>
> Do you know how well the new GC is working?
>
> Bye,
> bearophile
It should be a plugin so that components like an alternate GC can 
be swapped in and out easily. I hope once shared lib support 
becomes available we'll finally see plugins introduced into dmd.
--rt
    
    
More information about the Digitalmars-d-learn
mailing list