Hi David,
thanks. The statement is still valid. Just forgot to overload
*Quad_IO::push().*
Fixed in SVN 386.
/// Jürgen
On 07/22/2014 10:58 PM, David Lamkins wrote:
On May 27th Jüergen wrote:
"Note that there are some subtle differences between IBM APL2 and GNU APL
when localizing ⎕-vars.
On May 27th Jüergen wrote:
"Note that there are some subtle differences between IBM APL2 and GNU APL
when localizing ⎕-vars. In IBM APL2 they are undefined after localizing
them.
In GNU APL they are pre-initialized with their respective default values.
This
gives simpler (and therefore faster code