CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR use_libc++ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from configimpl.l:30: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/configimpl.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configoptions.cpp:7: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.cpp:5: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/portable.cpp:22: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ constexp.y:38.1-25: warning: deprecated directive: ‘%name-prefix "constexpYY"’, use ‘%define api.prefix {constexpYY}’ [-Wdeprecated] 38 | %name-prefix "constexpYY" | ^~~~~~~~~~~~~~~~~~~~~~~~~ | %define api.prefix {constexpYY} constexp.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/constexp.y:38.1-25: warning: deprecated directive: ‘%name-prefix "constexpYY"’, use ‘%define api.prefix {constexpYY}’ [-Wdeprecated] 38 | %name-prefix "constexpYY" | ^~~~~~~~~~~~~~~~~~~~~~~~~ | %define api.prefix {constexpYY} /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/constexp.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from commentcnv.l:33: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdatastream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:17, from commentscan.l:40: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ commentscan.l: In function ‘int commentscanYYlex(yyscan_t)’: commentscan.l:652:85: warning: implicitly-declared ‘QCStringList& QCStringList::operator=(const QCStringList&)’ is deprecated [-Wdeprecated-copy] In file included from commentscan.l:40: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:28:5: note: because ‘QCStringList’ has user-provided ‘QCStringList::QCStringList(const QCStringList&)’ 28 | QCStringList( const QCStringList& l ) : QValueList(l) { } | ^~~~~~~~~~~~ commentscan.l: In function ‘bool handleExample(yyscan_t, const QCString&, const QCStringList&)’: commentscan.l:2068:28: warning: implicitly-declared ‘constexpr QValueListConstIterator& QValueListConstIterator::operator=(const QValueListConstIterator&)’ is deprecated [-Wdeprecated-copy] In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:17, from commentscan.l:40: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:133:5: note: because ‘QValueListConstIterator’ has user-provided ‘QValueListConstIterator::QValueListConstIterator(const QValueListConstIterator&) [with T = QCString]’ 133 | QValueListConstIterator( const QValueListConstIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~~~~~~ commentscan.l: In function ‘bool handleToc(yyscan_t, const QCString&, const QCStringList&)’: commentscan.l:2580:30: warning: implicitly-declared ‘constexpr QValueListConstIterator& QValueListConstIterator::operator=(const QValueListConstIterator&)’ is deprecated [-Wdeprecated-copy] In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:17, from commentscan.l:40: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:133:5: note: because ‘QValueListConstIterator’ has user-provided ‘QValueListConstIterator::QValueListConstIterator(const QValueListConstIterator&) [with T = QCString]’ 133 | QValueListConstIterator( const QValueListConstIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from code.l:38: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from configimpl.l:30: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docparser.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/util.h:29, from declinfo.l:38: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdatastream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:17, from defargs.l:60: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from fortrancode.l:43: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from fortranscanner.l:59: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from doctokenizer.l:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdatastream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluestack.h:42, from pycode.l:34: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from pre.l:44: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from pyscanner.l:45: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from scanner.l:43: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/parserintf.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/sqlcode.h:22, from sqlcode.l:30: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from vhdlcode.l:36: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/parserintf.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/xmlcode.h:22, from xmlcode.l:30: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/cite.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/clangparser.h:5, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/clangparser.cpp:1: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/classdef.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/classlist.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/condparser.cpp:23: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/context.cpp:17: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/doxygen.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/defgen.cpp:22: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/define.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/definition.cpp:25: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dia.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.h:7, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/diagram.cpp:23: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/doxygen.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dirdef.cpp:5: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docbookgen.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docbookvisitor.cpp:17: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/doxygen.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docgroup.cpp:17: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docparser.cpp:22: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docsets.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dot.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgraph.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotcallgraph.h:19, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotcallgraph.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgraph.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotclassgraph.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotclassgraph.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgraph.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotdirdeps.h:19, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotdirdeps.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.h:7, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgfxhierarchytable.h:20, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgfxhierarchytable.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotfilepatcher.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgraph.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgraph.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgroupcollaboration.h:19, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgroupcollaboration.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgraph.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotincldepgraph.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotincldepgraph.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgraph.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotlegendgraph.h:19, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotlegendgraph.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotgraph.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotnode.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotnode.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/dotrunner.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/doxygen.cpp:22: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.h:7, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/eclipsehelp.h:28, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/eclipsehelp.cpp:15: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/emoji.h:19, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/emoji.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/entry.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/doxygen.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/filedef.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/parserintf.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/fileparser.h:19, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/fileparser.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/formula.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.h:7, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.cpp:1: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftvhelp.cpp:25: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.h:7, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputgen.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputlist.h:24, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/groupdef.cpp:24: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/htags.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/htmldocvisitor.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docparser.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/htmlentity.h:19, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/htmlentity.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/htmlgen.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/htmlhelp.cpp:25: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/image.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/index.cpp:25: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/latexdocvisitor.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/latexgen.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::next()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:558:14: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 558 | c = xmlRef[0]; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:566:10: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 566 | c = QEOF; | ^~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:568:17: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 568 | c = xml[pos]; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::stringAddC()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:618:32: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | stringArray[stringPos++] = c; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::nameAddC()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:626:28: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 626 | nameArray[namePos++] = c; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::refAddC()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:634:26: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 634 | refArray[refPos++] = c; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::stringAddC(const QChar&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:643:32: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 643 | stringArray[stringPos++] = ch; | ^~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::nameAddC(const QChar&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:651:28: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 651 | nameArray[namePos++] = ch; | ^~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::refAddC(const QChar&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:659:26: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 659 | refArray[refPos++] = ch; | ^~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/translator.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/language.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/layout.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/mandocvisitor.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/mangen.cpp:23: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/markdown.cpp:37: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/doxygen.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/memberdef.cpp:23: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.h:7, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputgen.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputlist.h:24, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/membergroup.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docparser.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/util.h:29, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/memberlist.cpp:23: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docparser.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/util.h:29, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/membername.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/message.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/msc.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/namespacedef.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/namespacedef.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputgen.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.h:7, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputgen.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputlist.h:24, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputlist.cpp:25: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docparser.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/pagedef.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/perlmodgen.cpp:22: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docparser.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/util.h:29, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/plantuml.cpp:17: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/qhpxmlwriter.h:20, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/qhp.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/qhp.cpp:17: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/qhpxmlwriter.h:20, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/qhpxmlwriter.cpp:17: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/docparser.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/util.h:29, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/reflist.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/reflist.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/resourcemgr.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/rtfdocvisitor.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/rtfgen.cpp:22: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/rtfstyle.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/searchindex.cpp:21: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/build_subfolder/source_subfolder/generated_src/configvalues.h:9, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/config.h:22, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/stlsupport.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::next()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:558:14: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 558 | c = xmlRef[0]; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:566:10: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 566 | c = QEOF; | ^~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:568:17: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 568 | c = xml[pos]; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::stringAddC()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:618:32: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | stringArray[stringPos++] = c; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::nameAddC()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:626:28: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 626 | nameArray[namePos++] = c; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::refAddC()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:634:26: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 634 | refArray[refPos++] = c; | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::stringAddC(const QChar&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:643:32: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 643 | stringArray[stringPos++] = ch; | ^~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::nameAddC(const QChar&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:651:28: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 651 | nameArray[namePos++] = ch; | ^~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h: In member function ‘void QXmlSimpleReader::refAddC(const QChar&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:659:26: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 659 | refArray[refPos++] = ch; | ^~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qtextstream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:50, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdatastream.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.h:20, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp: In member function ‘void TagFileParser::dump()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1029:36: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1029 | for ( it = nd->classList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1054:40: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1054 | for ( it = fd->namespaceList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1059:36: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1059 | for ( it = fd->classList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1092:40: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1092 | for ( it = gd->namespaceList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1097:36: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1097 | for ( it = gd->classList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1102:35: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1102 | for ( it = gd->fileList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1107:39: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1107 | for ( it = gd->subgroupList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1112:35: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1112 | for ( it = gd->pageList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1146:35: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1146 | for ( it = dd->fileList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1151:37: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1151 | for ( it = dd->subdirList.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp: In member function ‘virtual void TemplateListConstIterator::toFirst()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp:357:36: warning: implicitly-declared ‘constexpr QValueListConstIterator& QValueListConstIterator::operator=(const QValueListConstIterator&)’ is deprecated [-Wdeprecated-copy] 357 | m_it = m_list.p->elems.begin(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.h:20, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:133:5: note: because ‘QValueListConstIterator’ has user-provided ‘QValueListConstIterator::QValueListConstIterator(const QValueListConstIterator&) [with T = TemplateVariant]’ 133 | QValueListConstIterator( const QValueListConstIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp: In member function ‘virtual void TemplateListConstIterator::toLast()’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp:362:39: warning: implicitly-declared ‘constexpr QValueListConstIterator& QValueListConstIterator::operator=(const QValueListConstIterator&)’ is deprecated [-Wdeprecated-copy] 362 | m_it = m_list.p->elems.fromLast(); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.h:20, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:133:5: note: because ‘QValueListConstIterator’ has user-provided ‘QValueListConstIterator::QValueListConstIterator(const QValueListConstIterator&) [with T = TemplateVariant]’ 133 | QValueListConstIterator( const QValueListConstIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp: In member function ‘void TagFileParser::buildLists(const std::shared_ptr&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:1465:40: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 1465 | for ( it = tgi->subgroupList.begin(); it != tgi->subgroupList.end(); ++it ) | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstringlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qxml.h:53, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tagreader.cpp:27: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp: In member function ‘void TemplateContextImpl::addIndexEntry(const QCString&, const QValueList&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp:2667:27: warning: implicitly-declared ‘constexpr QValueListConstIterator& QValueListConstIterator::operator=(const QValueListConstIterator&)’ is deprecated [-Wdeprecated-copy] 2667 | for (it=arguments.begin();it!=arguments.end();++it) | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.h:20, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/template.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:133:5: note: because ‘QValueListConstIterator’ has user-provided ‘QValueListConstIterator::QValueListConstIterator(const QValueListConstIterator&) [with T = TemplateKeyValue]’ 133 | QValueListConstIterator( const QValueListConstIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/textdocvisitor.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/ftextstream.h:7, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/outputgen.h:25, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/tooltip.cpp:20: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/util.cpp:28: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:28: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdljjparser.cpp:14: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp: In static member function ‘static MemberDef* VhdlDocGen::findMemberDef(ClassDef*, const QCString&, MemberListType)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:857:32: warning: implicitly-declared ‘constexpr QMapIterator& QMapIterator::operator=(const QMapIterator&)’ is deprecated [-Wdeprecated-copy] 857 | it=varMap.find(keyType.data()); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:30: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qmap.h:104:5: note: because ‘QMapIterator’ has user-provided ‘QMapIterator::QMapIterator(const QMapIterator&) [with K = QCString; T = MemberDef*]’ 104 | QMapIterator( const QMapIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp: In static member function ‘static QCString VhdlDocGen::getIndexWord(const char*, int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:1185:34: warning: implicitly-declared ‘QCStringList& QCStringList::operator=(const QCStringList&)’ is deprecated [-Wdeprecated-copy] 1185 | ql=QCStringList::split(reg,temp); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:28:5: note: because ‘QCStringList’ has user-provided ‘QCStringList::QCStringList(const QCStringList&)’ 28 | QCStringList( const QCStringList& l ) : QValueList(l) { } | ^~~~~~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp: In static member function ‘static QCString VhdlDocGen::parseForConfig(QCString&, QCString&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:2591:36: warning: implicitly-declared ‘QCStringList& QCStringList::operator=(const QCStringList&)’ is deprecated [-Wdeprecated-copy] 2591 | ql=QCStringList::split(exp,arch); | ^ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:28:5: note: because ‘QCStringList’ has user-provided ‘QCStringList::QCStringList(const QCStringList&)’ 28 | QCStringList( const QCStringList& l ) : QValueList(l) { } | ^~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:17, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h: In instantiation of ‘void QValueListPrivate::remove(const T&) [with T = QCString]’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:372:43: required from ‘void QValueList::remove(const T&) [with T = QCString]’ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:3260:24: required from here /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:273:9: warning: implicitly-declared ‘constexpr QValueListIterator& QValueListIterator::operator=(const QValueListIterator&)’ is deprecated [-Wdeprecated-copy] 273 | first = remove( first ); In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qcstringlist.h:17, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/vhdldocgen.cpp:29: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qvaluelist.h:81:5: note: because ‘QValueListIterator’ has user-provided ‘QValueListIterator::QValueListIterator(const QValueListIterator&) [with T = QCString]’ 81 | QValueListIterator( const QValueListIterator& it ) : node( it.node ) {} | ^~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfile.h:43, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qfileinfo.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/xmldocvisitor.cpp:16: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qdir.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/xmlgen.cpp:18: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ In file included from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstrlist.h:42, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/doxygen.h:21, from /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/src/main.cpp:19: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(char)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:616:55: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 616 | QCharRef operator=(char c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uchar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:617:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 617 | QCharRef operator=(uchar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(QChar)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:618:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 618 | QCharRef operator=(QChar c ) { s.ref(p)=c; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(const QCharRef&)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:65: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:76: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(ushort)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:47: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:620:59: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 620 | QCharRef operator=(ushort rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(short int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:46: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:621:58: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 621 | QCharRef operator=(short rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(uint)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:45: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:622:57: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 622 | QCharRef operator=(uint rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h: In member function ‘QCharRef QCharRef::operator=(int)’: /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:44: warning: implicitly-declared ‘constexpr QChar& QChar::operator=(const QChar&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:233:8: note: because ‘QChar’ has user-provided ‘QChar::QChar(const QChar&)’ 233 | inline QChar::QChar( const QChar& c ) | ^~~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:623:56: warning: implicitly-declared ‘constexpr QCharRef::QCharRef(const QCharRef&)’ is deprecated [-Wdeprecated-copy] 623 | QCharRef operator=(int rc ) { s.ref(p)=rc; return *this; } | ^~~~ /home/conan/w/cci_PR-4284/.conan/data/doxygen/1.8.18/_/_/build/56cf68389f3ff8843e5fbf6b03b901b6af6b5fe6/source_subfolder/qtools/qstring.h:619:14: note: because ‘QCharRef’ has user-provided ‘QCharRef QCharRef::operator=(const QCharRef&)’ 619 | QCharRef operator=(const QCharRef& c ) { s.ref(p)=c.unicode(); return *this; } | ^~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_EXPORTED CONAN_IN_LOCAL_CACHE doxygen/1.8.18 (test package): WARN: compiler setting should be defined. doxygen/1.8.18 (test package): WARN: build_type setting should be defined. doxygen/1.8.18 (test package): WARN: compiler setting should be defined.