Hi Bjorn,

Does it look like dirty locale loading on android.  Are you using burke's
qt version or the j console for github? There seems to be some startup
conflict from an updated system.

I have consistently having problems with the JAL whereby , after running
updates, post install, I get startup errors and my plot/viewmat demos
break.  I am mildly surprised no one else has complained about it, but it
is my job to fix.
 On Oct 11, 2013 10:37 AM, "Björn Helgason" <gos...@gmail.com> wrote:

> al=: 3 : 0
> 'a_vec_' al y
> :
> try.
> (x)=:(".x),y
> catch.
> (x)=:y
> end.
> )
>
>   'a' al 1 2 3
> 1 2 3
>
>    al 4 5 6
> 1 2 3 4 5 6
>   a
> 1 2 3
>   a_vec_
> 1 2 3 4 5 6
>
> I think this to be a bug
> a_vec_ should be 4 5 6
>
> This I ran on the Android.
>
> Have not tried anywhere else.
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to