[Ecls-list] Compiler broken?

Erik Huelsmann ehuels at gmail.com
Sun Jul 13 11:06:33 UTC 2008


On Mon, May 12, 2008 at 12:07 PM, Juan Jose Garcia-Ripoll
<jjgarcia at users.sourceforge.net> wrote:
> On Mon, May 12, 2008 at 11:45 AM, Erik Huelsmann <ehuels at gmail.com> wrote:
>>  Which version did you download? The current version (in trunk/) of
>>  that function reads:
>
> I used cliki.
>
>>  But, my point is: yes, I used strndup() once upon a time. However, I'm
>>  not using that anymore. Do you see any remaining bugs in the code
>>  above? (Yes, I agree the GC_malloc_atomic() would be more efficient, I
>>  actually thought I was using that.)
>
> 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?

Thanks for your review!

Bye,

Erik.




More information about the ecl-devel mailing list