Re: master/vm merged into `boehm-demers-weiser-gc'

2009-03-24 Thread Neil Jerram
l...@gnu.org (Ludovic Courtès) writes: > Yes, Valgrind can't cope with libgc, which is inconvenient. Interesting. That sounds like a shame, but actually I guess it's not so bad because libgc will remove many of things that make valgrind of interest to us. Also, in the last resort, we can contri

Re: Again on Windows support

2009-03-24 Thread Neil Jerram
"carlo.bramix" writes: > Hello! > >> > LIBGUILE/GSUBR.C >> > >> > function alloca() is undefined because under Windows the intrinsic >> > function is called _alloca(). >> >> Hm, I thought the Gnulib alloca thing should have fixed this. Does >> adding #include in gsubr.c not fix

Re: Aggregated makefiles

2009-03-24 Thread Neil Jerram
l...@gnu.org (Ludovic Courtès) writes: > Hello! > > Attached is a patch that aggregates makefiles under `examples'. OK to > apply? Looks good to me. Neil

Re: ERROR: Stack overflow from 1.8.6 on HP-UX 11.23/IA, 11.31/IA

2009-03-24 Thread Neil Jerram
Albert Chin writes: >> 1. Do all of the standalone tests fail with a stack overflow, or just >> those two? > > Unknown. Some of the tests fail to dlopen some modules: > ERROR: In procedure dynamic-link: > ERROR: file: "libguile-srfi-srfi-1-v-3", message: "can't open the module" > FAIL: test

Re: Again on Windows support

2009-03-24 Thread Ludovic Courtès
Hello, Neil Jerram writes: > "carlo.bramix" writes: > >> Hello! >> >>> > LIBGUILE/GSUBR.C >>> > >>> > function alloca() is undefined because under Windows the intrinsic >>> > function is called _alloca(). >>> >>> Hm, I thought the Gnulib alloca thing should have fixed this. Do

Re: master/vm merged into `boehm-demers-weiser-gc'

2009-03-24 Thread Ludovic Courtès
Hello, Neil Jerram writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Yes, Valgrind can't cope with libgc, which is inconvenient. > > Interesting. That sounds like a shame, but actually I guess it's not > so bad because libgc will remove many of things that make valgrind of > interest to us.

Re: Aggregated makefiles

2009-03-24 Thread Ludovic Courtès
Neil Jerram writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Hello! >> >> Attached is a patch that aggregates makefiles under `examples'. OK to >> apply? > > Looks good to me. Thanks, pushed. http://git.savannah.gnu.org/cgit/guile.git/commit/?h=branch_release-1-8&id=9a84dc8bbcf02993109f1e

Re: ERROR: Stack overflow from 1.8.6 on HP-UX 11.23/IA, 11.31/IA

2009-03-24 Thread Albert Chin
On Tue, Mar 24, 2009 at 08:50:59PM +, Neil Jerram wrote: > Albert Chin writes: > > >> 1. Do all of the standalone tests fail with a stack overflow, or just > >> those two? > > > > Unknown. Some of the tests fail to dlopen some modules: > > ERROR: In procedure dynamic-link: > > ERROR: file