|
From: | Juergen Sauermann |
Subject: | [Bug-apl] Crash when calling functions with array specifiers |
Date: | Wed, 15 Jan 2014 13:49:17 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 |
Hi, fixed in SVN 97. Now SYNTAX ERROR is reported. An axis can be a single (possibly multi-dimensional) value but not several. Thus foo[2 3] is OK but foo[2;3] is not. /// Jürgen
[Prev in Thread] | Current Thread | [Next in Thread] |