This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Why does the GC frees my function?


Dimitri Ara <dimitri.ara@mail.dotcom.fr> writes:

> Hum, I didn't found any function named scm_gc_protect. I tried with
> other function like scm_gc_mark ou scm_object_protect but it doesn't
> work.

scm_protect_object.

It's in prefix/include/libguile/gc.h (reading headers is your friend :) )


-- 
How to eff the ineffable?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]