bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Quad-IO localization problem


From: Juergen Sauermann
Subject: Re: [Bug-apl] Quad-IO localization problem
Date: Tue, 27 May 2014 18:43:09 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

Hi Blake,

thanks, fixed in SVN 294.

/// Jürgen


On 05/27/2014 04:59 AM, Blake McBride wrote:
      )CLEAR
CLEAR WS
      ⎕IO
1
      'abc'⍳'a'
1
      ∇test;⎕IO
[1] ⎕IO←0
[2] ∇
      test
      ⎕IO
1
      'abc'⍳'a'
0


Although ⎕IO seems to be correct, the iota lookup shows that the wrong ⎕IO value is being used.

Blake



reply via email to

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