Componentizing D's garbage collector
Dmitry Olshansky
dmitry.olsh at gmail.com
Mon Jan 13 13:09:31 PST 2014
13-Jan-2014 22:56, "Ola Fosheim Grøstad"
<ola.fosheim.grostad+dlang at gmail.com>" пишет:
> …and scanning of C data segments is insufficient anyway, since protected
> drivers can retain pointers that are out of reach...
A stack is a stack is a stack.
Not that D haven't had problem with hidden pointers such as these in C
heap (and not being marked explicitly).
--
Dmitry Olshansky
More information about the Digitalmars-d
mailing list