On Tue 25 Oct 2011 22:34, "Whitlock, Bradley D" <bradley.d.whitl...@lmco.com> 
writes:

>   scm_dynwind_unwind_handler (free, s, SCM_F_WIND_EXPLICITLY);

You can write this as scm_dynwind_free (s), FWIW.

Otherwise I didn't see the problem.  `s' is not managed by the GC, so
the GC shouldn't have much to do with it.

Regards,

Andy
-- 
http://wingolog.org/

Reply via email to