Hi
Sorry - using init_libapl cleared up all the libapl fpc coding problems (i
failed to uncomment the relevant code first time i tried it) except using )copy
(my copy procedure simulates it though) and trying to create a fns
apl_exec('∇w');
maybe i am using wrong syntax trying to create a f
Hi
I recently upgraded to svn 1553 from svn 1474 and it takes a real effort to do
an upgrade since i have to manually edit all the files i'v changed over the
years
doing the changes manually seems more reliable to me then to rely on diff/patch
using init_libapl gives the following but doesn't
Hi,
I have no immediate answer what is going wrong.
Possibly the parallel execution subsystem is not properly
initialized.
Did you call init_libapl() before using libapl?
I also fixed a few issues in the parallel execution (which is used
even if
Hi Hudson,
I believe I fixed 120× (?⍨120),¨⍳120. SVN 1562.
Best Regards,
Jürgen
On 6/9/22 5:17 PM,
hud...@hudsonlacerda.com wrote:
Hi Jürgen,
Many thanks.
Building GNU APL with default ./configure options work fine overall.