octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #63643] [octave-forge](image) warnings about "


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63643] [octave-forge](image) warnings about "abs" when compiling with clang
Date: Tue, 17 Jan 2023 17:09:32 -0500 (EST)

Follow-up Comment #3, bug #63643 (project octave):

I do not see any "abs" warnings any more. The only warning I get is:

clang++ -I/usr/local/include/octave-8.0.1/octave/..
-I/usr/local/include/octave-8.0.1/octave -I/usr/local/include  -pthread
-fopenmp -g -O2 -mavx -mavx2 -march=native -mtune=native -flto=thin -g  -Wall
-O2 -o __bilateral__.oct  /tmp/oct-vU8e4a.o   -shared -Wl,-Bsymbolic 
-L/usr/local/lib -shared -Wl,-Bsymbolic  -L/usr/local/lib -shared
-Wl,-Bsymbolic   
__spatial_filtering__.cc:266:24: warning: variable 'i' set but not used
[-Wunused-but-set-variable]
  for (octave_idx_type i = 0, found = 0; found < se_nnz; i++)
                       ^
1 warning generated.


Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63643>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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