Re: [Bug-apl] )CHECK output stream inconsistency

2014-06-14 Thread Juergen Sauermann
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

[Bug-apl] )CHECK output stream inconsistency

2014-06-12 Thread David Lamkins
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/lamki