On Mon 24 Oct 2011 13:29, Tristan Colgate <[email protected]> writes:

> Hi,
>
> The folliowing fails for me on current master:
>
> #include <libguile.h>
>
> static void
> inner_main (void *closure, int argc, char **argv)
> {
>  scm_c_use_module("system repl repl");
>  scm_c_eval_string("(start-repl)");
> }
>

Sorry we didn't get this in time for 2.0.3.  It is now fixed on
stable-2.0, I think.

Andy
-- 
http://wingolog.org/



Reply via email to