7 Jul 2004 15:17
Re: gc problem
Is there an equivalent function to ecl_register_root() that un-registers a C variable (once the program's finished with it), and allows the garbage collector to reclaim it? Thanks, Michael --- Juan Jose Garcia Ripoll <jlr@...> wrote: > It may happen that your lisp data (I assume you > store your lisp code as > a list) has been garbage collected. If you did not > store this code in a > lisp global variable, or register a C variable using > "ecl_register_root(&my_c_variable)", then the > garbage collector will not > find this data and at some point reclaim it for > future use __________________________________ Do you Yahoo!? Yahoo! Mail is new and improved - Check it out! http://promotions.yahoo.com/new_mail ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches,(Continue reading)
RSS Feed