bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

macOS warning still present in build 1596


From: Louis Chretien
Subject: macOS warning still present in build 1596
Date: Sat, 15 Oct 2022 13:35:53 -0400

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.cc
Command.cc:2189:46: warning: _expression_ result unused [-Wunused-value]
        if (c == 0)   command_name[c] != ']' && command_name[c] != ')';
                      ~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.




---
Louis Chrétien





reply via email to

[Prev in Thread] Current Thread [Next in Thread]