bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Restrictions on localization of system variables?


From: Juergen Sauermann
Subject: Re: [Bug-apl] Restrictions on localization of system variables?
Date: Wed, 28 May 2014 18:00:42 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi David,

of course. It came back in SVN 296.

/// Jürgen


On 05/27/2014 08:18 PM, David B. Lamkins wrote:
Thanks. One more thing: quad-IO should be on that list.

See UserFunction.cc, around line 252.

On Tue, 2014-05-27 at 18:06 +0200, Juergen Sauermann wrote:
Hi,

thanks, should be fixed in SVN 294.

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) because no check for validity
is needed
for the variables themselves, but also for the many internal users of them.

/// Jürgen







reply via email to

[Prev in Thread] Current Thread [Next in Thread]