Re: Garbage collection

2010-01-04 Thread Sergei Trofimovich
On Sun, 3 Jan 2010 13:25:35 +0100 Enrico Weigelt weig...@metux.de wrote: Hi folks, I'm working on using garbage collection (boehm-gc) instead of explicit free()'s. Perhaps you like to have a look at it. free in sense of libc's free(3)? It's call count is close to zero. Is mc a memory

Garbage collection

2010-01-03 Thread Enrico Weigelt
Hi folks, I'm working on using garbage collection (boehm-gc) instead of explicit free()'s. Perhaps you like to have a look at it. cu -- - Enrico Weigelt== metux IT service - http://www.metux.de