Hi David,

this is on purpose.

Stale variables or indices are an (internal) error,
Stale functions are not an error. They aremcreated when a function is erased
while pending on the SI stack.

The )CHECK command removes stale functions and prints debug info about what
it does (or not does).

If I would output than on COUT then valid testcases doing )CHECK would fail due to a stale
function from a previous testcase.

/// Jürgen


On 06/12/2014 09:01 PM, David Lamkins wrote:
The first line of )CHECK output goes to CERR, while the other two go to the stream passed as a function argument. Is this the intended behavior?

--
"The secret to creativity is knowing how to hide your sources."
   Albert Einstein


http://soundcloud.com/davidlamkins
http://reverbnation.com/lamkins
http://reverbnation.com/lcw
http://lamkins-guitar.com/
http://lamkins.net/
http://successful-lisp.com/


Reply via email to