D Language 2.0

Leandro Lucarella llucax at gmail.com
Thu Jan 21 05:33:14 PST 2010


Walter Bright, el 21 de enero a las 02:18 me escribiste:
> Leandro Lucarella wrote:
> >But I don't think people that *really* need to be in full control would
> >see a RC GC as something tempting. As long as there is an option to
> >(easily) avoid the GC, I'm happy, if you want to provice an RC
> >implementation then, great. I can't see an RC implementation fitting very
> >well in D (because of slicing and other features, mostly the very same
> >features that makes the D GC very conservative and inefficient).
> 
> There is one way to avoid the gc now - remove it from druntime, and
> the linker will give you "undefined symbol" errors if there are any
> references to it.
> 
> If you're doing an embedded system, you'll probably want to
> customize druntime anyway.

I now you can do it now, but hacking the runtime is not what I call
"easy".

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
A veces quisiera ser un barco,
para flotar como floto siendo humano,
y no hundirme como me hundo



More information about the Digitalmars-d mailing list