As well you should… 😉
The latest SVN (1304) does not compile anymore on Mac OS 10.4:
g++ -DHAVE_CONFIG_H -I. -I..-Wall -I sql -Werror -g -O2 -MT apl-main.o
-MD -MP -MF .deps/apl-main.Tpo -c -o apl-main.o `test -f 'main.cc' || echo
'./'`main.cc
In file included from main.cc:34:
In file
-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
Trying to make GNU APL compile with zero warnings in all conditions is a
never-ending task. I recommend making an effort to minimize the number of
warnings but don't set it up to not allow any. It's not worth the effort.
Blake
On Wed, Jul 8, 2020 at 12:15 PM Callahan, Brian Robert
wrote:
> -
⍴ {6⍴1⊢⍵}⍤1 ⊢ 0 6 ⍴0
0 6
⍴ {6⍴1⊢⍵}⍤1 ⊢ 1 6 ⍴0
6
⍴ {6⍴1⊢⍵}⍤1 ⊢ 2 6 ⍴0
2 6
⍴ {6⍴1⊢⍵}⍤1 ⊢ 3 6 ⍴0
3 6
⍴ {6⍴1⊢⍵}⍤1 ⊢ 4 6 ⍴0
4 6
There is an inconsistency when "Dieresis Jot" is called with an (1 x n) matrix.
In this special case it does as if it was called with a ve