thanks, fixed in SVN 1597.
Best Regards,
Jürgen
On 10/15/22 7:35 PM, Louis Chretien
via Bugs and suggestions for GNU APL wrote:
The warning about Command.cc is still present in build 1596 of APL:
g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Users/admin/Subversion/apl -I/opt/local/include -I /Users/admin/Subversion/apl -MT apl-Command.o -MD -MP -MF .deps/apl-Command.Tpo -c -o apl-Command.o `test -f 'Command.cc' || echo './'`Command.ccif (c == 0) command_name[c] != ']' && command_name[c] != ')';~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~1 warning generated.
---Louis Chrétien