GNU bug report logs - #9857
starting repl from C broken

Previous Next

Package: guile;

Reported by: Tristan Colgate <tcolgate <at> gmail.com>

Date: Mon, 24 Oct 2011 12:39:02 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 9857-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Tristan Colgate <tcolgate <at> gmail.com>
Cc: 9857-done <at> debbugs.gnu.org
Subject: Re: bug#9857: starting repl from C broken
Date: Wed, 16 Nov 2011 19:44:49 +0100
On Mon 24 Oct 2011 13:29, Tristan Colgate <tcolgate <at> gmail.com> 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/




This bug report was last modified 13 years and 247 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.