guile-gnome - git clone + 3 debian patches - compilation error

2010-07-06 Thread Patrick Bernaud
Hello David, David Pirotte writes: > [...] > cc1: warnings being treated as errors > guile-gnome-gw-gtk.c: In function > 'gw__tmp6246_gtk_recent_info_get_application_info_wrapper': > guile-gnome-gw-gtk.c:27337: error: passing argument 3 of > 'gtk_recent_info_get_application_info' from inco

Re: Thread and guile environment

2010-07-06 Thread Cedric Cellier
-[ Mon, Jul 05, 2010 at 08:52:44PM +0100, Neil Jerram ] > ri...@happyleptic.org writes: > Hm. I think I recall a bug to do with different threads starting in > different modules. Does it work if you add > > (define-module (guile-user)) > > at the start of your bug.scm ? Same behavior : ERRO

Re: Best way to call a user defined hook (written in guile) from C when the hook need plenty parameters

2010-07-06 Thread Cedric Cellier
-[ Mon, Jul 05, 2010 at 09:18:30PM +0100, Neil Jerram ] > But you could get a similar effect - which I think will still work in > 1.9/2.0 - by creating a module, defining values in it, and then > evaluating in that module. (In Guile, module == top level > environment.) I was trying to avoid b

Re: guile-gnome2 - Segmentation fault

2010-07-06 Thread Patrick Bernaud
Hi David, David Pirotte writes: > [...] > Does it crashes for you [any guile-gnome user willing to try?] too? Yes it does for me too. In versions of gtk >= 2.11, tree iterators (GtkTreeIter) are allocated through the GSlice memory allocator (http://library.gnome.org/devel/glib/stable/glib-Mem

Re: mod_lisp support for guile-www

2010-07-06 Thread Neil Jerram
Thien-Thi Nguyen writes: > () Neil Jerram > () Sun, 07 Mar 2010 23:00:13 + > >I'm working on a project that needs a web data server, and I'd like to >use Apache + mod_lisp + Guile for that. > >[extending Guile-WWW: background, rationale, etc] > >[patch] > > I'd like to add th

Re: mod_lisp support for guile-www

2010-07-06 Thread Thien-Thi Nguyen
() Neil Jerram () Wed, 07 Jul 2010 00:04:43 +0100 Sorry that this reply is so late ... but no, there hasn't been anything since what I posted. No worries. Your patch inspired me to do some research... And I see that you've since released a new Guile-WWW with this included - thanks

Re: guile-gnome2 - Segmentation fault

2010-07-06 Thread David Pirotte
Hi Patrick, [This is good news Andy !!] Fantastic, thank you so much for bringing this info to my knowledge, it solves a problem that i have had for quite a long time: I can't believe it yet! I wish I'd know about that right from the beginning [it's always like that :-)] I think it shoul

Re: guile-gnome - git clone + 3 debian patches - compilation error

2010-07-06 Thread David Pirotte
Hello Patrick, Thanks a lot, it compiled with no problem. Cheers, David ;; -- Le Tue, 6 Jul 2010 11:50:31 +0200, Patrick Bernaud a écrit : > Hello David, > > David Pirotte writes: > > [...] > > cc1: warnings being treated as errors > > guile-gnome-gw-gtk.c: In function > > 'gw__tmp6246_g