Re: vm status update, in the crisp fall

2008-09-29 Thread Andy Wingo
On Mon 29 Sep 2008 09:35, [EMAIL PROTECTED] (Ludovic Courtès) writes: > Hi! > > Andy Wingo <[EMAIL PROTECTED]> writes: > >> Current plan is to either look at that GC leak, if I'm feeling >> adventurous, or otherwise keep plugging away at the test suite. Most >> things pass but I do find some rando

Re: vm status update, in the crisp fall

2008-09-29 Thread Ludovic Courtès
Hi! Andy Wingo <[EMAIL PROTECTED]> writes: > I'm not happy about one thing though, a GC leak that I found and had to > paper over. You'll see it if you look at gitk origin/vm. > > Current plan is to either look at that GC leak, if I'm feeling > adventurous, or otherwise keep plugging away at the

Re: automake incantation?

2008-09-29 Thread Ludovic Courtès
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > How do I invoke automake for GUILE? v1.10.1 "autoreconf -vfi". Hope this helps, Ludo'.