Re: GNU APL now requires bash shell and in-tree builds

2021-04-13 Thread Dr . Jürgen Sauermann
han, Ph.D. Lecturer, ITWS@RPI Office: Lally 304 _ From: Bug-apl [bug-apl-bounces+callab5=rpi@gnu.org] on behalf of Dr. Jürgen Sauermann [m...@xn--jrgen-sauermann-zvb.de] Sent: Monday, April 12, 2021 5:47 AM To: Alexander Shendi; bug-apl@gnu.org Su

Re: GNU APL now requires bash shell and in-tree builds

2021-04-13 Thread Alexander Shendi
me or Alexander) should look further into. > > >~Brian > > >_ >Brian Robert Callahan, Ph.D. > >Lecturer, ITWS@RPI > >Office: Lally 304 > >_ > >From: Bug-apl [bug-apl-bounces+calla

RE: GNU APL now requires bash shell and in-tree builds

2021-04-13 Thread Alexander Shendi
>From: Bug-apl [bug-apl-bounces+callab5=rpi@gnu.org] on behalf of >Dr. Jürgen Sauermann [m...@xn--jrgen-sauermann-zvb.de] >Sent: Monday, April 12, 2021 5:47 AM >To: Alexander Shendi; bug-apl@gnu.org >Subject: Re: GNU APL now requires bash shell and in-tree builds > >H

Re: GNU APL now requires bash shell and in-tree builds

2021-04-13 Thread Dr . Jürgen Sauermann
1 5:47 AM To: Alexander Shendi; bug-apl@gnu.org Subject: Re: GNU APL now requires bash shell and in-tree builds Hi Alexander, thanks, fixed in SVN 1470.

RE: GNU APL now requires bash shell and in-tree builds

2021-04-12 Thread Callahan, Brian Robert
g-apl-bounces+callab5=rpi@gnu.org] on behalf of Dr. Jürgen Sauermann [m...@xn--jrgen-sauermann-zvb.de] Sent: Monday, April 12, 2021 5:47 AM To: Alexander Shendi; bug-apl@gnu.org Subject: Re: GNU APL now requires bash shell and in-tree builds Hi Alexander, thanks, fixed in SVN 1470. The bind()

Re: GNU APL now requires bash shell and in-tree builds

2021-04-12 Thread Dr . Jürgen Sauermann
Hi Alexander, thanks, fixed in SVN 1470. The bind() error is somewhat strange because: - in the same file (main.cc), accept() (a companion of bind()) works without :: and - in other files bind() also works without :: I suppo

Re: GNU APL now requires bash shell and in-tree builds

2021-04-11 Thread Alexander Shendi
Dear list, I tried out SVN 1468, but still had to modify the following files * . /configure (replace "source" with ".") * . /src/main.cc (replace "bind" with "::bind" on line 300 Thanks in advance for your help. /Alexander Am 11. April 2021 15:26:44 MESZ schrieb "Callahan, Brian Robert" :