[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Garbage collector



You can also set SI:GC-REPORT-STREAM to the value of TERMINAL-IO evaluated
in a Lisp listener, to make the messages go to that Lisp listener.  Don't
set it to the value of STANDARD-OUTPUT; that won't work because it simply
indirects through the value of TERMINAL-IO in the current environment.