I do not have my telephone rooted for security reasons. It is preferable to get an updated J console.
Good to know you have a solution. - Björn Helgason gsm:6985532 skype:gosiminn On 30.1.2014 01:04, "bill lam" <[email protected]> wrote: > I guess this is caused by the c compiler for android use unsigned char, but > the j engine source did not taking care of it. > > That for jqt has been modified, if your device has been rooted, test copy > the libj.so from jqt. > then try > 3 u: 7 u: 195 176 { a. > On Jan 30, 2014 3:56 AM, "Björn Helgason" <[email protected]> wrote: > > > cp=: 3 u: 7 u: ] > > > > cp 'ð' > > 195 176 > > > > > > The above is what I got in J console on the Android. > > > > What it should have given as an answer is: > > > > cp 'ð' > > 240 > > > > I tried it in J qt on the Android and it is correct there. > > > > Started JHS from J console and it is wrong there. > > > > - > > Björn Helgason > > gsm:6985532 > > skype:gosiminn > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
