[Ecls-list] Compiler broken?
Juan Jose Garcia-Ripoll
jjgarcia at users.sourceforge.net
Sun Jul 13 11:39:34 UTC 2008
On Sun, Jul 13, 2008 at 1:06 PM, Erik Huelsmann <ehuels at gmail.com> wrote:
>> Please, do not use GC_malloc_atomic(). Actually, do not use GC_*
>> functions at all. Use the ECL wrappers instead.
>
> Ok, so I'm now using cl_alloc_atomic() instead. Is that the right way?
Sure! This allocates a chunk of memory that is guaranteed not to have
pointers to live data.
Juanjo
--
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list