[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
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