Neil Jerram <[EMAIL PROTECTED]> writes:
> I'm having trouble with lists (actually source code expressions) that
> are weakly stored in several places and never being GC'd. [...]
For anyone interested... the thing preventing GC was a closure created
in an environment that included the source code
I'm having trouble with lists (actually source code expressions) that
are weakly stored in several places and never being GC'd. I wondered
if anyone on the list might be able to spot a problem in the following
description.
This is to do with my work on breakpoints, so each list here is a read
cod