GC, memory leaks and 32/64 bit
Marco Leise
Marco.Leise at gmx.de
Tue Mar 12 13:57:30 PDT 2013
Am Tue, 12 Mar 2013 21:44:11 +0100
schrieb "Rob T" <alanb at ucora.com>:
> Do you know if there are instructions posted somewhere on how to
> override or proxy the GC?
>
> --rt
Maybe someone else knows, I just started from here:
https://github.com/D-Programming-Language/druntime/blob/master/src/gcstub/gc.d
When you look at the "real" GC you'll quickly find the C
funtions that you'd need to override.
--
Marco
More information about the Digitalmars-d-learn
mailing list