Hi! On Wed, Apr 02, 2003 at 02:43:48PM -0800, Dalibor Topic wrote: > > > > Okay. Remeber never mix gc_* and K* calls. But
I've search for gc_free()s and found: $KAFFE/kaffe/kaffevm/machine.c:479 codeblock gc_free()ed $KAFFE/kaffe/kaffevm/machine.c:602 codeblcok KMALLOC()ed within the jit3, codeblock is always gc_alloc()ed. $KAFFE/kaffe/xprof/xprofiler.c:333 filename KMALLOC()ed $KAFFE/kaffe/xprof/xprofiler.c:380 filename gc_free()ed I would have send pached, if I knew if we prefeer K* or gc_* :) regards - Marc _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
