Re: guile-1.8.1 - problems on AMD64

2006-10-14 Thread Neil Jerram
[EMAIL PROTECTED] (Ludovic Courtès) writes: > As for this: > > async.c: In function 'scm_i_queue_async_cell': > async.c:250: warning: ignoring return value of 'write', declared with > attribute warn_unused_result > > I don't really understand what this code does, but I have the feeling > that

Re: Guile + Boehm GC: First Remarks

2006-10-14 Thread Han-Wen Nienhuys
Ludovic Courtès schreef: But please, relax about performance, we still haven't run any meaningful benchmark. ;-) btw, is there any news on this patch? I'm quite keen on dumping LilyPond's Rational class in favor of Scheme rationals, but adding gc mark functions for that is just too much wo