Re: Valgrind fix

2010-03-12 Thread No Itisnt
Boehm GC CVS now has a patch that will fix this behavior. Compile with threads and -DUSE_GET_STACKBASE_FOR_MAIN. See the following thread for details. http://comments.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/3788 If Hans Boehm agrees, the behavior will probably become default a

Re: Potential Lua implementation for Guile?

2010-03-12 Thread Ludovic Courtès
Hi, Neil Jerram writes: > No Itisnt writes: > >> I want to apply for GSOC this year. Since Guile has recently obtained >> a compilation/language framework, I was thinking that an >> implementation of the Lua language for Guile, under the auspices of >> the GNU Project, would be a good fit. > >