is d-runtime non-gc safe?

Marco Leise Marco.Leise at gmx.de
Sat Dec 3 09:43:08 PST 2011


Am 03.12.2011, 10:01 Uhr, schrieb Benjamin Thaut <code at benjamin-thaut.de>:

> Thanks, That doesn't sound to bad. If I manage to get a non leaking non  
> gc version of d-runtime working would there be any interest in that?
>
> Kind Regards
> Benjamin Thaut

That would be most interesting! How do you imagine this could work though?  
As an example D array slices work on GC memory and you can have dozens of  
slices on the same memory block. Would these memory blocks be reference  
counted then?


More information about the Digitalmars-d mailing list