bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Gnu APL gives syntax error when scalar variables are used


From: Juergen Sauermann
Subject: Re: [Bug-apl] Gnu APL gives syntax error when scalar variables are used for any axis other than the last axis
Date: Sun, 26 Jan 2014 11:16:34 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Frederick,

thanks for reporting this. Fixed in SVN rev. 106.

Best Regards,
Jürgen


On 01/25/2014 03:38 AM, Frederick H. Pitts wrote:
Gentle people,

        In Gnu APL SVN revision 104, load the attached BrackIndexTest.apl.gz
(after uncompressing it) with

        apl -f BrackIndex.apl

Observe that M[ I ; 1 ] gives a syntax error when used as the target of
an assignment while M[ 1 ; I ] does not.  A syntax error also occurs if
scalar variables are used in both axis positions.  Oddly enough, with 3
dimensional matrices the syntax error occurs on the 2nd axis but not the
first and last.

Regards,

Fred Pitts
Retired Chemical Engineer




reply via email to

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