Re: [Bug-apl] GNU APL port for OpenBSD

2017-08-29 Thread enztec
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

Re: [Bug-apl] GNU APL port for OpenBSD

2017-08-29 Thread Juergen Sauermann
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

Re: [Bug-apl] GNU APL port for OpenBSD

2017-08-28 Thread Elias Mårtenson
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

Re: [Bug-apl] GNU APL port for OpenBSD

2017-08-28 Thread Giuseppe Cocomazzi
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

Re: [Bug-apl] GNU APL port for OpenBSD

2017-08-28 Thread Juergen Sauermann
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