STATUS,BUILD_TYPE: Release STATUS,CXXFLAGS: -pipe -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-include-dirs -Wpacked -Wredundant-decls -Wnon-virtual-dtor -Woverloaded-virtual -Wold-style-cast -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wunused -Wunused-function -Wunused-label -Wunused-value -Wunused-variable -Winit-self -Wdisabled-optimization -Wsign-promo -Wstrict-overflow=5 -Wformat=2 -Wformat-security -Wimplicit-fallthrough=2 -Wnoexcept -Wlogical-op -Wstrict-null-sentinel -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fuse-ld=gold -m64 STATUS,SANITIZE: OFF STATUS,COVERAGE: OFF CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY SOLACE_GTEST_SUPPORT /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/src/stringView.cpp: In member function ‘Solace::Optional Solace::StringView::indexOf(Solace::StringView, Solace::StringView::size_type) const’: /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/src/stringView.cpp:122:19: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow] for (; fromIndex < rem; ++fromIndex) { ~~~~~~~~~~^~~~~ /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/src/stringView.cpp: In member function ‘Solace::Optional Solace::StringView::lastIndexOf(Solace::StringView, Solace::StringView::size_type) const’: /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/src/stringView.cpp:165:19: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow] for (; fromIndex < rem; ++fromIndex) { ~~~~~~~~~~^~~~~ In file included from /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/include/solace/env.hpp:26:0, from /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/src/env.cpp:21: /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/include/solace/stringView.hpp: In function ‘std::enable_if_t::value, short unsigned int> Solace::StringView::split(Solace::StringView, Callable&&) const [with Callable = Solace::Env::Iterator::operator->() const::]’: /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/include/solace/stringView.hpp:342:44: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow] for (size_type i = 0; i < thisSize && i + delimLength <= thisSize; ++i) { // count_if, but with custom stride ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/include/solace/stringView.hpp:350:45: warning: assuming signed overflow does not occur when reducing constant in comparison [-Wstrict-overflow] for (size_type i = 0; to < thisSize && to + delimLength <= thisSize; ++to) { ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/src/path.cpp: In static member function ‘static Solace::Result Solace::Path::parse(Solace::StringView, Solace::StringView)’: /home/conan/w/cci_PR-3774/.conan/data/libsolace/0.3.9/_/_/build/b28bcde4cbb80d2db194739511c07ae209a4ab3a/source_subfolder/src/path.cpp:74:28: warning: assuming signed overflow does not occur when simplifying conditional to constant [-Wstrict-overflow] if (i + 1 == count && c.empty()) { ~~~~~~~~~~~~~~~^~~~~~~~~~~~ STATUS,BUILD_TYPE: Release STATUS,CXXFLAGS: -pipe -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-include-dirs -Wpacked -Wredundant-decls -Wnon-virtual-dtor -Woverloaded-virtual -Wold-style-cast -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wunused -Wunused-function -Wunused-label -Wunused-value -Wunused-variable -Winit-self -Wdisabled-optimization -Wsign-promo -Wstrict-overflow=5 -Wformat=2 -Wformat-security -Wimplicit-fallthrough=2 -Wnoexcept -Wlogical-op -Wstrict-null-sentinel -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fuse-ld=gold -m64 STATUS,SANITIZE: OFF STATUS,COVERAGE: OFF CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY