bug-apl
[Top][All Lists]
Advanced

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

Re: macOS warning still present in build 1596


From: Dr . Jürgen Sauermann
Subject: Re: macOS warning still present in build 1596
Date: Sat, 15 Oct 2022 20:36:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi Louis,

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.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]