GUILE_MAX_HEAP_SIZE

2008-08-12 Thread Han-Wen Nienhuys
Hello, I've implemented an env var GUILE_MAX_HEAP_SIZE (- some lilypond users were complaining that running lily on large sets of files keeps growing the heap forever, leading to trashing). Please comment on the patch; it's in branch dev/hanwen on sv.git.gnu.org -- Han-Wen Nienhuys - [EMAIL

Re: Just in case...

2008-08-12 Thread Neil Jerram
2008/8/12 Neil Jerram <[EMAIL PROTECTED]>: > > I'll try to take a look at the m68k prob tonight. No solution yet I'm afraid, so any thoughts would be appreciated. It seems to be a fairly obscure rounding test that is failing: x = ldexp (1.0, DBL_MANT_DIG - 1) - 1.0 + 0.5; want = ldex

Guile automated builds available

2008-08-12 Thread Ludovic Courtès
Hello, I've installed a daily build process on some of the GCC Compile Farm Project's machines [0], currently covering 3 architectures (sparc64, alphaev56 and x86-64), all under GNU/Linux, with different versions of GCC. From now on, the build should run at around 3pm UTC every day. Build logs ar