> On Mon, 2005-10-24 at 11:22 +0200, Goffioul Michael wrote: > > And the default value? Not GC-able? > > Yes. What about si:free-foreign-data, which uses cl_dealloc(). Is it correct to use it on memory that has been malloc'ed? (At least when ECL use its internal GBC, in the other case cl_dealloc is just empty). Michael.