Re: [Jprogramming] J902-beta-c available

2020-07-27 Thread 'robert therriault' via Programming
The fix worked for Mac in beta-d Cheers, bob > On Jul 23, 2020, at 13:13, Henry Rich wrote: > > The crash was intermittent for me, but I think it was caused by uninitialized > memory. I reassigned the internal character codes and the uninitialized > memory suddenly became meaningful. I have

Re: [Jprogramming] J902-beta-c available

2020-07-23 Thread Bill Heagy
Looks good. On 7/23/20 6:18 PM, Henry Rich wrote: I'm glad you reported that.  I tried again & it crashed, and I found for sure what happened this time.  Fixed in next beta. Henry RIch On 7/23/2020 5:05 PM, Bill Heagy wrote: I've see both cases segfault on debian j64, latest source update, (

Re: [Jprogramming] J902-beta-c available

2020-07-23 Thread Henry Rich
I'm glad you reported that.  I tried again & it crashed, and I found for sure what happened this time.  Fixed in next beta. Henry RIch On 7/23/2020 5:05 PM, Bill Heagy wrote: I've see both cases segfault on debian j64, latest source update, (maybe second-latest, the latest is "Remove character

Re: [Jprogramming] J902-beta-c available

2020-07-23 Thread Bill Heagy
I've see both cases segfault on debian j64, latest source update, (maybe second-latest, the latest is "Remove character codes :. :: t. T. T: x. y.") compiled with clang or gcc. Here's what gdb says for the second case: $ OMP_NUM_THREADS=2 gdb jlibrary/bin/jconsole GNU gdb (Debian 9.2-1) 9.2 Co

Re: [Jprogramming] J902-beta-c available

2020-07-23 Thread Henry Rich
The crash was intermittent for me, but I think it was caused by uninitialized memory.  I reassigned the internal character codes and the uninitialized memory suddenly became meaningful.  I have fixed that problem for the next beta.  I hope that is what you were seeing. Henry Rich On 7/22/2020

Re: [Jprogramming] J902-beta-c available

2020-07-22 Thread bill lam
j902-beta-c is available for 32-bit and 64-bit raspberry pi. 9!:14'' and JVERSION said beta-b but its content is beta-c. The 64-bit raspberry J requires openmp runtime. Install libomp runtime, eg, sudo apt install libomp5 or sudo apt install libomp or sudo dnf install libomp or similar depending

Re: [Jprogramming] J902-beta-c available

2020-07-22 Thread R.E. Boss
2 ((.)@:%:(*:-]))@:*: }.1+i.10 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 1 0 0 1 1 1 1 1 1 0 1 1 (2 ((.)@:%:(*:-]))@:*: }.1+i.10 This last line crashes J, why? JVERSION Engine: j902/j64/windows Beta-c: commercial/2020-07-20T15:00:44 Library: 9.02.03 Qt IDE: 1.8.7/5.12.7(5.12.7) Platform: Win 64 In

Re: [Jprogramming] J902-beta-c available

2020-07-21 Thread bill lam
If you found bugs, better to report in j programming forum, or the beta forum if bugs in j902 beta. On Wed, Jul 22, 2020, 1:50 AM Julian Fondren wrote: > On 2020-07-21 12:13, Eric Iverson wrote: > > J902-beta-c is available for windows/macos/linux. > > > > If you have already installed 902-bet

Re: [Jprogramming] J902-beta-c available

2020-07-21 Thread Eric Iverson
The base library has been updated to fix the 902-beta-c update problem. Update your base library and then do: load'pacman' 'upgrade'jpkg'jengine' On Tue, Jul 21, 2020 at 1:52 PM 'robert therriault' via Programming < programm...@jsoftware.com> wrote: > Thanks Eric, > > That fixed the probl

Re: [Jprogramming] J902-beta-c available

2020-07-21 Thread 'robert therriault' via Programming
Thanks Eric, That fixed the problem and now updated to j902 beta c Cheers, bob > On Jul 21, 2020, at 10:43, Eric Iverson wrote: > > jengine update failure: > > If you don't want to wait for the base library pacman fix, you can edit > your version of pacman as follows: > > edit ~system/util/p

Re: [Jprogramming] J902-beta-c available

2020-07-21 Thread Julian Fondren
On 2020-07-21 12:13, Eric Iverson wrote: J902-beta-c is available for windows/macos/linux. If you have already installed 902-beta, then it is easy to upgrade: load'pacman' 'upgrade'jpkg'jengine' If you have not started with the 902 beta cycle, now is the time: https://code.jsoftware.com/w

Re: [Jprogramming] J902-beta-c available

2020-07-21 Thread Eric Iverson
jengine update failure: If you don't want to wait for the base library pacman fix, you can edit your version of pacman as follows: edit ~system/util/pacman.ijs change line: 'jxxx jbithw platform br comm web dt'=. <;._1 '/',9!:14'' to be: 'jxxx jbithw platform br comm web dt'=. 7{.<;._1 '/',9!:14

Re: [Jprogramming] J902-beta-c available

2020-07-21 Thread Eric Iverson
I see what the problem is. It is the new fields in 9!:14. Probably easiest to wait til the base library is updated. On Tue, Jul 21, 2020 at 1:28 PM Eric Iverson wrote: > Bob, > I get that same error. Perhaps a change in the base library that needs > fixing. Will announce when this issue is sort

Re: [Jprogramming] J902-beta-c available

2020-07-21 Thread Eric Iverson
Bob, I get that same error. Perhaps a change in the base library that needs fixing. Will announce when this issue is sorted out. On Tue, Jul 21, 2020 at 1:23 PM 'robert therriault' via Programming < programm...@jsoftware.com> wrote: > Hi Eric, > > Hope all is well with you and the family. > > Whe

Re: [Jprogramming] J902-beta-c available

2020-07-21 Thread 'robert therriault' via Programming
Hi Eric, Hope all is well with you and the family. When I attempted to update this is what I got load 'pacman' 'upgrade' jpkg 'jengine' |length error: je_update | 'jxxx jbithw platform br comm web dt'=.<;._1'/',9!:14'' Further inspection revealed <;._1'/',9!:14'' ┌┬───┬

[Jprogramming] J902-beta-c available

2020-07-21 Thread Eric Iverson
J902-beta-c is available for windows/macos/linux. If you have already installed 902-beta, then it is easy to upgrade: load'pacman' 'upgrade'jpkg'jengine' If you have not started with the 902 beta cycle, now is the time: https://code.jsoftware.com/wiki/System/Installation/J902 Questions, pr