RE: [EXTERNAL]Building GNU APL with clang

2023-10-02 Thread Callahan, Brian Robert
Hi Russ – On OpenBSD, clang has been the default compiler for many years. I routinely build APL trunk on OpenBSD, and never had any problems so long as I add -std=gnu++11 to CXXFLAGS. I just rebuilt APL from a clean SVN checkout and it built without issues. I am using clang-16.0.6. Not sure wh

RE: Probably minor bug

2020-07-08 Thread Callahan, Brian Robert
-Wmaybe-uninitialized came about in gcc-4.7. ~Brian Brian Robert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Amos Eaton 132 From: Bug-apl [bug-apl-bounces+callab5=rpi@gnu.org] on behalf of Louis Chrétien via Bugs and suggestion

RE: libncurses removed

2020-09-07 Thread Callahan, Brian Robert
Can confirm on my OpenBSD machine. The easy fix is to un-typo stderr :) No other errors; once this is fixed rev 1345 is ok. ~Brian Brian Robert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Amos Eaton 132 From: Bug-apl [bug-apl-bounce

RE: How find GNUAPL svn repository revision number

2020-09-22 Thread Callahan, Brian Robert
http://svn.savannah.gnu.org/svn/apl/trunk/ Will be in the page title. I'd say scrape that since it's easy to do so. ~Brian Brian Robert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Amos Eaton 132 From: Bug-apl [bug-apl-bounces+callab

RE: How find GNUAPL svn repository revision number

2020-09-22 Thread Callahan, Brian Robert
obert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Amos Eaton 132 From: Peter Teeson [peter.tee...@me.com] Sent: Tuesday, September 22, 2020 3:33 PM To: Callahan, Brian Robert Cc: bug-apl@gnu.org Subject: Re: How find GNUAPL svn repository revision number Thanks for yo

RE: SVN 1404 warning on Mac OS

2021-01-25 Thread Callahan, Brian Robert
Autoreconf should become available if you install any autoconf package. Something like this should get you going: `brew install autoconf automake libtool' ~Brian Brian Robert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Amos Eaton 132 __

RE: GNU APL under weidows

2021-02-10 Thread Callahan, Brian Robert
Hi Jürgen -- Can confirm that it works on a native Win10 installation on my work laptop. Windows Defender popped up the first time to say that apl.exe wasn't trusted, but was easy to tell it to launch anyway. Now if I could only find a reason to teach some APL in my courses :) ~Brian _

RE: GNU APL build system changes

2021-03-27 Thread Callahan, Brian Robert
All good on OpenBSD as well. ~Brian Brian Robert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Amos Eaton 132 From: Bug-apl [bug-apl-bounces+callab5=rpi@gnu.org] on behalf of Blake McBride [blake1...@gmail.com] Sent: Saturday, Ma

RE: At my C++ wits' end

2021-04-11 Thread Callahan, Brian Robert
Hello Alexander -- I get the same on -current/6.9. Attached is a better diff. ~Brian Brian Robert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Lally 304 From: Bug-apl [bug-apl-bounces+callab5=rpi@gnu.org] on behalf of Al

GNU APL now requires bash shell and in-tree builds

2021-04-11 Thread Callahan, Brian Robert
Hello -- In fixing Alexander's issue, I found these lines in the GNU APL Makefile I have never seen before: buildtag.hh: Makefile buildtag.sh source ${top_srcdir}/buildtag.sh touch $@ The source command is a bash built-in and won't work on other shells, like OpenBSD ksh. Additi

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

2021-04-12 Thread Callahan, Brian Robert
help. /Alexander Am 11. April 2021 15:26:44 MESZ schrieb "Callahan, Brian Robert" <mailto:call...@rpi.edu>: Hello -- In fixing Alexander's issue, I found these lines in the GNU APL Makefile I have never seen before: buildtag.hh: Makefile buildtag.sh source ${top_srcdi

RE: List is down?

2021-05-06 Thread Callahan, Brian Robert
It is because GNU APL works so well! Congrats to Jurgen :) ~Brian Brian Robert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Lally 304 From: Bug-apl [bug-apl-bounces+callab5=rpi@gnu.org] on behalf of Louis Chretien via Bugs and s

RE: [EXTERNAL] GNUAPL on MACOS Monterey intel

2022-02-19 Thread Callahan, Brian Robert
Hello -- My Mac is running Big Sur. GNU APL builds out of the box from the latest SVN without any issues. It works fine too. ~Brian Brian Robert Callahan, Ph.D. Lecturer, ITWS@RPI Office: Lally 304 From: Bug-apl [bug-apl-