apl on openbsdopenbsd on rpi
nice to see openbsd shaking off the cobwebs
On Tue, 29 Aug 2017 19:30:56 +0200
Juergen Sauermann wrote:
> Hi,
>
> the rational numbers are still quite new, so I would like to wait a little
> longer before
> making a new release.
>
> Rational numbers cannot
Hi,
the rational numbers are still quite new, so I would like to wait
a little longer before
making a new release.
Rational numbers cannot become the default because some
computations with them
take considerably more time than their float
Perhaps it's time for a new release? Or should it be delayed until the
rational number support is stable enough to be default?
On 29 Aug 2017 02:22, "Giuseppe Cocomazzi" wrote:
> Hi Jürgen,
> thanks for your reply.
> Ported software on OpenBSD is submitted for inclusion in the so-called
> "port
Hi Jürgen,
thanks for your reply.
Ported software on OpenBSD is submitted for inclusion in the so-called
"port tree", basically a set of custom Makefiles by means of which
ports can be automatically downloaded, built, packaged and installed
with a single "make" command. The port tree is part of the
Hi Giuseppe,
thanks for submitting the patches. I have included them into SVN
1001.
The first patch is now in Makefile.am as opposed to configure.
That suggests that you
are using an older version of the GNU APL sources. Maybe the one
f