bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Symbol Limit Not Enforced


From: Juergen Sauermann
Subject: Re: [Bug-apl] Symbol Limit Not Enforced
Date: Sat, 15 Aug 2015 16:50:56 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Mike,

thanks, fixed both the documentation and the segfault in SVN 659.
Also made the sorting of the variable names a little faster.

/// Jürgen


On 08/14/2015 09:08 PM, Mike Duvos wrote:
On the GNU APL web page, it states that GNU APL has a maximum symbol count of 65536.  However, it appears that this isn't enforced, and you can make as many symbols as you like.  If you make a million or so, and type )VARS, the system will segfault.

This isn't anything a user is likely to encounter in a real world application, so it isn't really a bug.  But it is a small difference between what the system does and what the documentation says.




reply via email to

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