Hi guys,
While I was waiting to get my copyright assignment sorted out, I
started trying to figure out what it would take to add SRFI-18
(http://srfi.schemers.org/srfi-18/srfi-18.html) support to Guile. I
think a lot of it can be safely done in Scheme (mostly by mapping the
SRFI's proposed API on
[EMAIL PROTECTED] (Ludovic Courtès) writes:
> Unless something turns out to be wrong, I'm going to apply the attached
> patch that (hopefully) fixes the "missing braces around initializer"
> problem with GCC on Solaris/IRIX [0,1].
Done!
Ludovic.
___
Hi,
I hopefully managed to characterize the problem. I instrumented HEAD
with the attached patch that exposes the current "min yield" of both
freelists. Then, I ran the attached script that does the following:
* at regular intervals, plot the total cell heap, alive cell heap
(using your c