Re: guile-gnome-0 - guile-1.6.8-6.3 - random crash

2010-04-08 Thread Andy Wingo
Hi! On Thu 08 Apr 2010 22:06, Thien-Thi Nguyen writes: > () Andy Wingo > () Thu, 08 Apr 2010 20:53:17 +0200 > >No such luck with guile-pg, it will need patches. I even tried >applying debian's patches to see if that would help, but >guile-pg uses gh.h. Copying Thien-Thi, who appea

Re: guile-gnome-0 - guile-1.6.8-6.3 - random crash

2010-04-08 Thread Linas Vepstas
On 8 April 2010 13:06, David Pirotte wrote: > > But I have had another type of bug, which I beleive is not related to the > one > you looked at, which rarely appears and occurred today, so here it is: > >*** glibc detected *** guile: corrupted double-linked list: > 0x08a1ca60 *** >

Re: Resigning from Guile maintainership

2010-04-08 Thread Thien-Thi Nguyen
() Neil Jerram () Mon, 05 Apr 2010 14:01:55 +0100 I still plan to hang around, as one of Guile's many users and occasional contributors. In particular I hope to continue making contributions towards getting the manual ready for publication sometime this year. But generally I look fo

Re: guile-gnome-0 - guile-1.6.8-6.3 - random crash

2010-04-08 Thread Thien-Thi Nguyen
() Andy Wingo () Thu, 08 Apr 2010 20:53:17 +0200 No such luck with guile-pg, it will need patches. I even tried applying debian's patches to see if that would help, but guile-pg uses gh.h. Copying Thien-Thi, who appears to be the upstream: what is the right thing to do here? Get it

Re: guile-gnome-0 - guile-1.6.8-6.3 - random crash

2010-04-08 Thread Andy Wingo
Hi David, I'm happy to help, and glad to hear things are going OK. You probably have the largest guile-gnome-using apps out there... Also, one of these three lists is probably enough ;) On Thu 08 Apr 2010 20:06, David Pirotte writes: > But I have had another type of bug, which I beleive is not

Re: guile-gnome-0 - guile-1.6.8-6.3 - random crash

2010-04-08 Thread David Pirotte
Hello Andy, Hi developpers, Thank you so much for having given a look to this problem. After digging into the debian packages and trying to rebuild from latest 2.7.99-4 debian source, I understand that your suggestion was actually already included by Andreas: - I know it sounds surprisin

Re: (define ((f a) b) ...)

2010-04-08 Thread Thien-Thi Nguyen
() Andy Wingo () Thu, 08 Apr 2010 00:44:01 +0200 (use-modules (ice-9 curried-definitions)) Wonderful news! Now i have some incentive to return to Guile hacking. (For a while, i lost gumption when i learned of this missing feature.) I suppose, first thing to do is to dist upgrade... Perha