GC BUG: Referenced object destroyed before released

Vladimir Panteleev thecybershadow at gmail.com
Sun Mar 16 09:27:39 PDT 2008


On Sun, 16 Mar 2008 17:58:40 +0200, Christopher Wright <dhasenan at gmail.com> wrote:

> Getting around this would not be extremely difficult, I think. 

You could also write custom class allocators and use non-managed memory for manual memory management:

http://www.digitalmars.com/d/1.0/class.html#allocators

-- 
Best regards,
 Vladimir                          mailto:thecybershadow at gmail.com



More information about the Digitalmars-d mailing list