I don't know if it still leaks but Guile's behavior on loading thousands of
files seems to have regressed further. I get "Too many root sets" after
only about 1900 iterations, after which it aborts.
Primitive-load still works fine.
--
Taylan
The load-compiled procedure leaks memory in guile-2.0.11 as
demonstrated by the attached test case. It should be used in
conjunction with a file 'test-file.scm' which contains only a single #f
expression. This test case should be invoked either with the "pload"
or "load" option. If invoked with