[Openmcl-devel] with-autorelease-pool question

Phil pbpublist at comcast.net
Tue Aug 22 10:33:43 PDT 2006


Gary Byers wrote:

> You can suppress these messages in a SLIME REPL just by calling
> CREATE-AUTORELEASE-POOL (or whatever it's called) in the SLIME
> REPL, and if you poke around in the sources you can probably
> find the primitives that the other colon-commands uses.
> 

Would this actually release allocated memory when the thread terminates 
or just cause the leak to be silent? (i.e. does the release method need 
to be explicitly called as it is in with-autorelease-pool or is it 
implicitly called?)




More information about the Openmcl-devel mailing list