Re: [Jprogramming] J807 beta-k is available

2018-09-25 Thread Eric Iverson
This thread should probably be in beta. If I was better about putting tags in the repo for significant events like a beta release it would be easy to get the right test scripts from the repo. Alternatively the test scripts should be uploaded as part of a beta release and that would make testing eas

Re: [Jprogramming] J807 beta-k is available

2018-09-25 Thread David Mitchell
I found it a bit tricky to get an older versions of the test directory for testing a specific beta release. Does github save versions of the test directory for each new beta version? Is there any other way to get versions of the test directory that match a particular beta release? David Mitc

Re: [Jprogramming] J807 beta-k is available

2018-09-25 Thread Henry Rich
1.  It looks like you are running the latest tests on old code. The errors in g600 and gpick I recognize as having been put in recently to verify the fixes to those bugs.  If you get the latest tests you have to build the latest code to run them on. 2. The problem reported originally was fixed

Re: [Jprogramming] J807 beta-k is available

2018-09-25 Thread David Mitchell
I ran the rest of the test cases and I got these errors: RUN ddall g502 g600 g621 gpick === g502 f =: cc +/ *: (+/*:x) -: f x=:_40+?20$1000 |domain error: f | (+/*:x)-:f x=:_40+?20$1000 |[-15] C:\Users\me\Downloads\j\jsource-master\test\g502.ijs f x=:_40+?20$1000 |domain error:

Re: [Jprogramming] J807 beta-k is available

2018-09-25 Thread 'Mike Day' via Programming
fwiw,  trying this in a new instance of JQt,  the first line worked fine, as you'd expect. I then tried the rhs of the equivalence test: ((i. 5) +/ (5 * i. 500)) <@:{"1 _ yy =. 2500 $ 3 1 4 1 5 9x and that was fine too. But,  the session window hung and then terminated running this lhs, (yx Redu

Re: [Jprogramming] J807 beta-k is available

2018-09-24 Thread David Mitchell
I was running the test cases on beta-k and found this test that terminated jconsole on windows 10: JVERSION Engine: j807/j64/windows Beta-k: commercial/2018-09-05T17:19:28 Library: 8.07.17 Platform: Win 64 Installer: J807 install InstallPath: c:/users/me/downloads/j/j64-807 Contact: www.jsoft

Re: [Jprogramming] J807 beta-k is available

2018-09-19 Thread Henry Rich
I think that 'from' is meant in the sense of 'the beta cycle started in February 2018' but I agree it is liable to be misinterpreted. Henry Rich On 9/19/2018 11:11 AM, Raul Miller wrote: Perhaps worth noting that http://www.jsoftware.com/stable.htm still claims "A J807 beta release is availabl

Re: [Jprogramming] J807 beta-k is available

2018-09-19 Thread Raul Miller
Perhaps worth noting that http://www.jsoftware.com/stable.htm still claims "A J807 beta release is available from February 2018." FYI, -- Raul On Thu, Sep 6, 2018 at 2:35 PM Eric Iverson wrote: > > J807 beta-k is now available for window/linux/macos. > > With luck this is the last beta and the

[Jprogramming] J807 beta-k is available

2018-09-06 Thread Eric Iverson
J807 beta-k is now available for window/linux/macos. With luck this is the last beta and the final 807 will be released in early October. Please install and use! Problems found and fixed before the final release will be to the benefit of the entire community. -