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
-[ 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
-[ 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
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
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
() 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
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
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