[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65327] configure adds wrong flags to CXX if c
From: |
Dmitri A. Sergatskov |
Subject: |
[Octave-bug-tracker] [bug #65327] configure adds wrong flags to CXX if compiler is C++20 compliant |
Date: |
Fri, 1 Mar 2024 12:51:10 -0500 (EST) |
Follow-up Comment #9, bug#65327 (group octave):
This works for me. I see c++20 related warnings with gcc 12 and
clang-16 erros out with
In file included from
/opt/rh/gcc-toolset-12/root/usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/vector:64:
/opt/rh/gcc-toolset-12/root/usr/lib/gcc/x86_64-redhat-linux/12/../../../../include/c++/12/bits/stl_vector.h:367:35:
error: arithmetic on a pointer to an incomplete type 'octave::symbol_scope'
_M_impl._M_end_of_storage - _M_impl._M_start);
~~~~~~~~~~~~~~~~~~~~~~~~~ ^
(but those are subject to a different bug report).
Dmitri.
--
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65327>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Message not available
Message not available